Skip to content

Commit c49d576

Browse files
committed
Fix
1 parent dd42a1a commit c49d576

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

system/Database/OCI8/Builder.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,6 @@ protected function _updateBatch(string $table, array $values, string $index): st
255255
$keys,
256256
$value
257257
)) . ' FROM DUAL',
258-
},
259258
$values
260259
)
261260
) . "\n";

0 commit comments

Comments
 (0)