Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: improve logic for ensuring join columns are selected for partitioned que...sharding-select-fixes | Robin Appelman | 2024-12-12 | 1 | -3/+21 |
* | fix: handle calling select on partitioned queries with an array of columns | Robin Appelman | 2024-12-12 | 1 | -0/+3 |
* | chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixerdependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.3.2 | dependabot[bot] | 2024-10-19 | 1 | -3/+3 |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -1/+1 |
* | fix: Adjust types of IQueryBuilder to properly allow joining with sub-query | Ferdinand Thiessen | 2024-09-10 | 1 | -1/+1 |
* | chore: Apply php:cs recommendations | Louis Chemineau | 2024-08-28 | 2 | -6/+6 |
* | feat: implement distributing partitioned queries over multiple shards | Robin Appelman | 2024-08-28 | 3 | -16/+27 |
* | feat: add option to automatically partition queries by specific tables | Robin Appelman | 2024-08-28 | 6 | -0/+877 |