nextcloud/lib/private/DB/QueryBuilder/ExpressionBuilder
Joas Schilling 78412fda9c
Add a method to compare empty strings with an expression
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-08-02 09:50:41 +02:00
..
ExpressionBuilder.php Add a method to compare empty strings with an expression 2017-08-02 09:50:41 +02:00
MySqlExpressionBuilder.php Fix like queries in the QueryBuilder 2016-10-19 00:15:01 +02:00
OCIExpressionBuilder.php Add a method to compare empty strings with an expression 2017-08-02 09:50:41 +02:00
PgSqlExpressionBuilder.php Fix others 2016-07-21 18:13:57 +02:00
SqliteExpressionBuilder.php Remove unused use statements 2017-04-22 19:23:31 -05:00