nextcloud/lib/private/DB/QueryBuilder/Partitioned
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files
The diff can be checked using: git diff --ignore-all-space --ignore-blank-lines
To see only the changes not related to blank lines.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-06-01 13:46:39 +02:00
..
InvalidPartitionedQueryException.php feat: add option to automatically partition queries by specific tables 2024-08-28 10:18:53 +02:00
JoinCondition.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PartitionedQueryBuilder.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PartitionedResult.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
PartitionQuery.php feat: implement distributing partitioned queries over multiple shards 2024-08-28 10:21:19 +02:00
PartitionSplit.php feat: add option to automatically partition queries by specific tables 2024-08-28 10:18:53 +02:00