nextcloud/lib/private/DB/QueryBuilder
Robin Appelman 26903926a2
fix: allow hinting the shard keys for joined tables
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-06-10 16:15:05 +02: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-10 16:15:05 +02:00
Sharded feat: support migrating an instance to sharding 2025-02-25 17:52:40 +01: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(lint): correct comment identation 2025-02-25 22:35:50 +01: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