nextcloud/lib/private/DB/QueryBuilder/Partitioned
Ferdinand Thiessen 027fc052e7
fix: Adjust types of IQueryBuilder to properly allow joining with sub-query
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-10 17:51:27 +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 php:cs recommendations 2024-08-28 10:44:18 +02:00
PartitionedQueryBuilder.php fix: Adjust types of IQueryBuilder to properly allow joining with sub-query 2024-09-10 17:51:27 +02:00
PartitionedResult.php feat: add option to automatically partition queries by specific tables 2024-08-28 10:18:53 +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