nextcloud-server/lib/private/DB/QueryBuilder/ExpressionBuilder
Joas Schilling fb8caecbb0
fix(db): Fix JSON handling in WHERE statements for postgres
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-11-18 11:58:31 +07:00
..
ExpressionBuilder.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
MySqlExpressionBuilder.php fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters 2024-07-19 11:21:16 +07:00
OCIExpressionBuilder.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
PgSqlExpressionBuilder.php fix(db): Fix JSON handling in WHERE statements for postgres 2025-11-18 11:58:31 +07:00
SqliteExpressionBuilder.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00