aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/DB/QueryBuilder/Sharded
Commit message (Expand)AuthorAgeFilesLines
* feat: support migrating an instance to shardingsharding-existingRobin Appelman2025-02-254-14/+43
* fix(sharding): typo in addOrderByfix/recently_active_pgsqlBenjamin Gaussorgues2024-10-301-1/+1
* chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixerdependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.3.2dependabot[bot]2024-10-193-9/+9
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* fix: misc code fixes around db shardingsharding-code-fixesRobin Appelman2024-09-091-2/+2
* chore: adjust code to adhere to coding standardAnna Larch2024-09-051-2/+2
* chore: Apply php:cs recommendationsLouis Chemineau2024-08-285-22/+22
* fix: implement sharding compatible cleanup for various bitsRobin Appelman2024-08-281-1/+5
* feat: implement distributing partitioned queries over multiple shardsRobin Appelman2024-08-289-0/+1093