mirror of
https://github.com/nextcloud/server.git
synced 2026-02-26 11:31:13 -05:00
Split the DB requests in chunk of 1000 and use INNER JOIN instead of IN as this is better supported on all DB. Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com> |
||
|---|---|---|
| .. | ||
| ExpressionBuilder | ||
| FunctionBuilder | ||
| Partitioned | ||
| Sharded | ||
| CompositeExpression.php | ||
| ExtendedQueryBuilder.php | ||
| Literal.php | ||
| Parameter.php | ||
| QueryBuilder.php | ||
| QueryFunction.php | ||
| QuoteHelper.php | ||