nextcloud-server/lib/private/DB/QueryBuilder
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
..
ExpressionBuilder chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
FunctionBuilder fix: fix oci string length with empty strings 2025-08-01 17:45:35 +07:00
Partitioned fix: get all available previews on Oracle 2025-10-23 14:10:15 +07:00
Sharded fix: get all available previews on Oracle 2025-10-23 14:10:15 +07:00
CompositeExpression.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +07:00
ExtendedQueryBuilder.php feat(querybuilder): Remove deprecated IQueryBuilder::execute 2025-10-13 17:02:04 +07:00
Literal.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Parameter.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
QueryBuilder.php feat(querybuilder): Remove deprecated IQueryBuilder::execute 2025-10-13 17:02:04 +07:00
QueryFunction.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
QuoteHelper.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00