aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/DB/QueryBuilder/Partitioned/PartitionedQueryBuilderTest.php
Commit message (Expand)AuthorAgeFilesLines
* fix: misc code fixes around db shardingsharding-code-fixesRobin Appelman2024-09-091-7/+7
* test(phpunit): skip sharding tests on 32bitArthur Schiwon2024-08-291-0/+3
* feat: implement distributing partitioned queries over multiple shardsRobin Appelman2024-08-281-1/+8
* feat: add option to automatically partition queries by specific tablesRobin Appelman2024-08-281-0/+212