0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 09:59:46 +00:00
nextcloud_server/lib/public/DB/QueryBuilder
Ferdinand Thiessen db94e10af0
fix: Prevent breaking change in IQueryBuilder
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-17 18:31:44 +02:00
..
Sharded feat: implement distributing partitioned queries over multiple shards 2024-08-28 10:21:19 +02: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 chore: Add SPDX header 2024-05-24 13:11:22 +02: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 fix: Prevent breaking change in IQueryBuilder 2024-10-17 18:31:44 +02:00
IQueryFunction.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00