nextcloud/lib/private/DB/QueryBuilder/Partitioned
Robin Appelman f764c62ac0 fix: allow hinting the shard keys for joined tables
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-06-12 13:42:12 +00: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 php:cs recommendations 2024-08-28 10:44:18 +02:00
PartitionedQueryBuilder.php fix: allow hinting the shard keys for joined tables 2025-06-12 13:42:12 +00:00
PartitionedResult.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +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