nextcloud/lib/public/DB/QueryBuilder
provokateurin 237d5156b6
fix(ITypedQueryBuilder): Add correct return type and add note about Psalm bug
Signed-off-by: provokateurin <kate@provokateurin.de>
2026-02-25 09:52:48 +01:00
..
Sharded feat: implement distributing partitioned queries over multiple shards 2024-08-28 10:21:19 +02:00
ConflictResolutionMode.php fix(propagator): Improve lock behavior of propagator 2026-02-09 12:10:56 +01:00
ICompositeExpression.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IExpressionBuilder.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
IFunctionBuilder.php refactor: Prefer using IFunctionBuilder than createFunction 2026-01-23 16:58:38 +01:00
ILiteral.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IParameter.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IQueryBuilder.php feat(DB): Add ITypedQueryBuilder 2026-02-23 14:06:11 +01:00
IQueryFunction.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ITypedQueryBuilder.php fix(ITypedQueryBuilder): Add correct return type and add note about Psalm bug 2026-02-25 09:52:48 +01:00