Skip to content

Commit 11be46e

Browse files
committed
commit ...
1 parent ed8363f commit 11be46e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/LaravelBatch.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ public function updateWithTwoIndex(Model $table, array $values, string $index =
142142

143143
return $this->db->connection($this->getConnectionName($table))->update($query);
144144
}
145+
145146
/**
146147
* Insert Multi rows
147148
* @param Model $table

0 commit comments

Comments
 (0)