nextcloud-server/lib/private/DB/QueryBuilder
Joas Schilling 3a111adc33
Add a method to compare empty strings with an expression
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-08-03 16:41:03 +07:00
..
ExpressionBuilder Add a method to compare empty strings with an expression 2017-08-03 16:41:03 +07:00
FunctionBuilder Add brackets around concat statements so comparing the result works as intended 2017-07-28 11:34:35 +07:00
CompositeExpression.php Fix others 2016-07-21 18:13:57 +07:00
Literal.php Fix others 2016-07-21 18:13:57 +07:00
Parameter.php Fix others 2016-07-21 18:13:57 +07:00
QueryBuilder.php Quote aliases as well 2017-08-03 16:39:21 +07:00
QueryFunction.php Fix others 2016-07-21 18:13:57 +07:00
QuoteHelper.php Quote aliases as well 2017-08-03 16:39:21 +07:00