nextcloud/lib/private/DB/QueryBuilder/Partitioned
Ferdinand Thiessen a8ae2f9755
fix: Adjust types of IQueryBuilder to properly allow joining with sub-query
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-11 15:20:42 +02:00
..
InvalidPartitionedQueryException.php feat: add option to automatically partition queries by specific tables 2024-08-28 14:54:14 +02:00
JoinCondition.php chore: Apply php:cs recommendations 2024-08-28 14:54:14 +02:00
PartitionedQueryBuilder.php fix: Adjust types of IQueryBuilder to properly allow joining with sub-query 2024-09-11 15:20:42 +02:00
PartitionedResult.php feat: add option to automatically partition queries by specific tables 2024-08-28 14:54:14 +02:00
PartitionQuery.php feat: implement distributing partitioned queries over multiple shards 2024-08-28 14:54:14 +02:00
PartitionSplit.php feat: add option to automatically partition queries by specific tables 2024-08-28 14:54:14 +02:00