nextcloud/lib/public/DB/QueryBuilder
Joas Schilling eeb6ddb176
fix(db): Deprecate IExpressionBuilder::or() and IExpressionBuilder::and() without parameters
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-07-19 11:21:16 +02:00
..
ICompositeExpression.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IExpressionBuilder.php fix(db): Deprecate IExpressionBuilder::or() and IExpressionBuilder::and() without parameters 2024-07-19 11:21:16 +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(db): Deprecate IExpressionBuilder::or() and IExpressionBuilder::and() without parameters 2024-07-19 11:21:16 +02:00
IQueryFunction.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00