nextcloud/lib/private/DB/QueryBuilder/ExpressionBuilder
Carl Schwan 65e769a861
refactor: Apply comments
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2026-02-06 13:50:46 +01:00
..
ExpressionBuilder.php refactor: Apply comments 2026-02-06 13:50:46 +01:00
MySqlExpressionBuilder.php fix(db): Fix comparing JSON data in MySQL and MariaDB 2025-11-18 11:58:32 +01:00
OCIExpressionBuilder.php fix(db): Fix Oracle JSON handling 2025-11-18 11:58:33 +01:00
PgSqlExpressionBuilder.php fix(db): Fix JSON handling in WHERE statements for postgres 2025-11-18 11:58:31 +01:00
SqliteExpressionBuilder.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00