Skip to content

Commit a1ef405

Browse files
authored
Update README.md
1 parent 37686a7 commit a1ef405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ $result = Batch::insert($table, $columns, $values, $batchSize);
124124
sample array result:
125125
Array
126126
(
127-
[totalValues] => 384
127+
[totalRows] => 384
128128
[totalBatch] => 500
129129
[totalQuery] => 1
130130
)

0 commit comments

Comments
 (0)