nextcloud/lib/private/DB/QueryBuilder/ExpressionBuilder
Joas Schilling cb8bef1f37
Fix iLike() falsely turning escaped % and _ into wildcards
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-06 16:22:13 +01:00
..
ExpressionBuilder.php Update signature for in/notIn 2020-10-02 19:09:28 +02:00
MySqlExpressionBuilder.php Revert "Make sure MySQL is not saying 'this' = 'this ' is true" 2020-04-15 23:49:16 +02:00
OCIExpressionBuilder.php Fix iLike() falsely turning escaped % and _ into wildcards 2020-11-06 16:22:13 +01:00
PgSqlExpressionBuilder.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
SqliteExpressionBuilder.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00