nextcloud/lib/private/DB/QueryBuilder
Robin Appelman f764c62ac0 fix: allow hinting the shard keys for joined tables
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-06-12 13:42:12 +00:00
..
ExpressionBuilder fix: Prevent breaking change in IQueryBuilder 2024-10-17 18:31:44 +02:00
FunctionBuilder chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Partitioned fix: allow hinting the shard keys for joined tables 2025-06-12 13:42:12 +00:00
Sharded feat: support migrating an instance to sharding 2025-02-25 21:43:54 +00:00
CompositeExpression.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +02:00
ExtendedQueryBuilder.php fix: misc code fixes around db sharding 2024-09-09 16:59:59 +02:00
Literal.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Parameter.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
QueryBuilder.php fix(QueryBuilder): Account for aliases in output columns 2024-10-02 11:55:27 +02:00
QueryFunction.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
QuoteHelper.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00