nextcloud/lib/private/DB/QueryBuilder/ExpressionBuilder
Joas Schilling 3a7e2fbff1 Fix iLike() falsely turning escaped % and _ into wildcards
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-06 21:29:48 +00:00
..
ExpressionBuilder.php Update license headers 2019-12-05 15:38:45 +01: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 21:29:48 +00: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