nextcloud-server/tests/lib/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 +07:00
..
ExpressionBuilderDBTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
ExpressionBuilderTest.php fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters 2024-07-19 11:21:16 +07:00
FunctionBuilderTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
QueryBuilderTest.php feat: allow running QueryBuilder queries on different connections 2024-07-15 22:41:04 +07:00
QuoteHelperTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00