nextcloud-server/lib/private/DB/QueryBuilder/Partitioned
Carl Schwan 1dc363581f fix: get all available previews on Oracle
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>
2025-10-23 14:10:15 +07:00
..
InvalidPartitionedQueryException.php
JoinCondition.php chore: Apply php:cs recommendations 2024-08-28 10:44:18 +07:00
PartitionQuery.php
PartitionSplit.php
PartitionedQueryBuilder.php fix: get all available previews on Oracle 2025-10-23 14:10:15 +07:00
PartitionedResult.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00