nextcloud/lib/private/DB/QueryBuilder
Joas Schilling 12df8dd69f
Add brackets around concat statements so comparing the result works as intended
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-22 16:04:24 +02:00
..
ExpressionBuilder Fix like queries in the QueryBuilder 2016-10-19 00:15:01 +02:00
FunctionBuilder Add brackets around concat statements so comparing the result works as intended 2017-09-22 16:04:24 +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 rename fun to func 2017-09-22 15:50:10 +02:00
QueryFunction.php Fix others 2016-07-21 18:13:57 +02:00
QuoteHelper.php Allow aliasing columns when using the query builder 2016-11-17 18:48:35 +01:00