We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05c0ce2 commit cd5d540Copy full SHA for cd5d540
1 file changed
src/Database/Database.php
@@ -5839,7 +5839,7 @@ public function deleteDocuments(
5839
$last = $batch[array_key_last($batch)];
5840
$cursor = $last->getId();
5841
/**
5842
- * Independent Cursor data.
+ * Independent Cursor data regardless to find selects queries
5843
* todo: add specific selects... (order by , $id, $internalId))
5844
* Do we need silent here?
5845
*/
0 commit comments