nextcloud/lib/private/DB/QueryBuilder
Robin Appelman f9eda2706a
Add function builder to the query builder
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-09-22 15:47:48 +02:00
..
ExpressionBuilder Fix like queries in the QueryBuilder 2016-10-19 00:15:01 +02:00
FunctionBuilder Add function builder to the query builder 2017-09-22 15:47:48 +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 Add function builder to the query builder 2017-09-22 15:47:48 +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