Skip to content

Commit 31dda1c

Browse files
committed
comment
1 parent cd5d540 commit 31dda1c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Database/Database.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5839,6 +5839,7 @@ public function deleteDocuments(
58395839
$last = $batch[array_key_last($batch)];
58405840
$cursor = $last->getId();
58415841
/**
5842+
* Since we delete data, no cursor will be found later on
58425843
* Independent Cursor data regardless to find selects queries
58435844
* todo: add specific selects... (order by , $id, $internalId))
58445845
* Do we need silent here?

0 commit comments

Comments
 (0)