nextcloud/lib/private/DB/QueryBuilder
Joas Schilling 4128a08333
Add bitwise AND and OR to the expression builder
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 14:30:25 +01:00
..
ExpressionBuilder Add bitwise AND and OR to the expression builder 2017-01-05 14:30:25 +01: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 Inject config and logger 2016-11-02 20:30:37 +01: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