nextcloud/lib/public/DB
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 +02:00
..
Events chore: Add SPDX header 2024-05-24 13:11:22 +02:00
QueryBuilder fix: get all available previews on Oracle 2025-10-23 14:10:15 +02:00
Exception.php feat(db): add mapping for lock wait timeout 2024-05-29 11:10:43 +02:00
IPreparedStatement.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IResult.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ISchemaWrapper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Types.php feat(AppFramework): Add full support for date / time / datetime columns 2024-10-17 18:31:42 +02:00