nextcloud/lib/public/DB
Carl Schwan c870bd1968 Do chuncked job deletion
This is helpful in cases where we are deleting tons jobs at the same
time in a gallera cluster. This doesn't happen often but this can create
issues.

Test plan:

1. Use https://github.com/nextcloud/quota_warning/pull/88
2. Change max to 1
3. Enabled/Disable quota_warning app and see jobs getting sucessfully
   added and removed

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-17 21:41:58 +01:00
..
QueryBuilder Do chuncked job deletion 2022-03-17 21:41:58 +01:00
Exception.php Update php licenses 2021-06-04 22:02:41 +02:00
IPreparedStatement.php Add a few more non-extendable interface 2022-03-05 14:35:34 +01:00
IResult.php Add a few more non-extendable interface 2022-03-05 14:35:34 +01:00
ISchemaWrapper.php Add a few more non-extendable interface 2022-03-05 14:35:34 +01:00
Types.php Update php licenses 2021-06-04 22:02:41 +02:00