0
0
mirror of https://github.com/nextcloud/server.git synced 2024-11-14 12:26:49 +00:00
nextcloud_server/lib/private/DB/QueryBuilder
Benjamin Gaussorgues 49bd1754d4 fix(sharding): typo in addOrderBy
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-10-30 07:53:10 +01: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 chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +02:00
Sharded fix(sharding): typo in addOrderBy 2024-10-30 07:53:10 +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(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