nextcloud/lib/private/DB/QueryBuilder
Robin Appelman a65652fc1e
add support for escaping like parameters when using the query builder
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-03-30 11:09:22 +02:00
..
ExpressionBuilder add support for escaping like parameters when using the query builder 2017-03-30 11:09:22 +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 support for escaping like parameters when using the query builder 2017-03-30 11:09:22 +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