nextcloud/lib/private/DB/QueryBuilder
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 Add a method to compare empty strings with an expression 2017-08-02 09:50:41 +02:00
FunctionBuilder Add brackets around concat statements so comparing the result works as intended 2017-07-28 15:36:26 +02:00
CompositeExpression.php Fix others 2016-07-21 18:13:57 +02:00
Literal.php Fix others 2016-07-21 18:13:57 +02:00
Parameter.php Fix others 2016-07-21 18:13:57 +02:00
QueryBuilder.php Quote aliases as well 2017-08-02 09:48:15 +02:00
QueryFunction.php Fix others 2016-07-21 18:13:57 +02:00
QuoteHelper.php Quote aliases as well 2017-08-02 09:48:15 +02:00