Robin Appelman
|
0f55a589ba
|
fix: improve logic for ensuring join columns are selected for partitioned queries
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2024-12-12 17:39:04 +01:00 |
|
Robin Appelman
|
c3930163a2
|
fix: handle calling select on partitioned queries with an array of columns
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2024-12-12 17:38:21 +01:00 |
|
dependabot[bot]
|
bb598c8451
|
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/nextcloud/coding-standard/releases)
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/coding-standard/compare/v1.3.1...v1.3.2)
---
updated-dependencies:
- dependency-name: nextcloud/coding-standard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-10-19 07:57:35 +02:00 |
|
Ferdinand Thiessen
|
027fc052e7
|
fix: Adjust types of IQueryBuilder to properly allow joining with sub-query
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-09-10 17:51:27 +02:00 |
|
Louis Chemineau
|
2574cbfa61
|
chore: Apply php:cs recommendations
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-08-28 10:44:18 +02:00 |
|
Robin Appelman
|
62f8b6517f
|
feat: implement distributing partitioned queries over multiple shards
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2024-08-28 10:21:19 +02:00 |
|
Robin Appelman
|
f5b3486744
|
feat: add option to automatically partition queries by specific tables
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2024-08-28 10:18:53 +02:00 |
|