nextcloud/lib/public/DB/QueryBuilder
Carl Schwan 4020f91c75
refactor(QueryBuilder): Properly type the query builder
And make sure the related unit tests are also typed and checked by
psalm.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-01-30 15:27:45 +01:00
..
Sharded feat: implement distributing partitioned queries over multiple shards 2024-08-28 10:21:19 +02:00
ICompositeExpression.php refactor(QueryBuilder): Properly type the query builder 2026-01-30 15:27:45 +01:00
IExpressionBuilder.php refactor(QueryBuilder): Properly type the query builder 2026-01-30 15:27:45 +01:00
IFunctionBuilder.php refactor(QueryBuilder): Properly type the query builder 2026-01-30 15:27:45 +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 refactor(QueryBuilder): Properly type the query builder 2026-01-30 15:27:45 +01:00
IQueryFunction.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00