Commit Graph

7 Commits (6661d29dcafe8657735fed80494bce76f412e92d)

Author SHA1 Message Date
Robin Appelman 0f55a589ba
fix: improve logic for ensuring join columns are selected for partitioned queries 1 year ago
Robin Appelman c3930163a2
fix: handle calling select on partitioned queries with an array of columns 1 year ago
dependabot[bot] bb598c8451
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 year ago
Ferdinand Thiessen 027fc052e7
fix: Adjust types of IQueryBuilder to properly allow joining with sub-query 1 year ago
Louis Chemineau 2574cbfa61
chore: Apply php:cs recommendations 2 years ago
Robin Appelman 62f8b6517f
feat: implement distributing partitioned queries over multiple shards 2 years ago
Robin Appelman f5b3486744
feat: add option to automatically partition queries by specific tables 2 years ago