0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-04 12:07:30 +00:00
nextcloud_server/lib/private/DB/QueryBuilder
Andy Scherzinger 48d69c727a
fix(lint): correct comment identation
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-02-25 22:35:50 +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 fix: improve logic for ensuring join columns are selected for partitioned queries 2024-12-12 17:39:04 +01: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