server/lib/private/DB/QueryBuilder
Robin Appelman ac209cea52
add count() as shortcut for count('*') in FunctionBuilder
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-13 11:30:32 +01:00
..
ExpressionBuilder add casting to string for postgresql query builder 2019-03-14 14:19:10 +01:00
FunctionBuilder add count() as shortcut for count('*') in FunctionBuilder 2019-11-13 11:30:32 +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 return from QueryBuilder instead of IQueryBuilder 2019-11-13 11:30:27 +01:00
QueryFunction.php Fix others 2016-07-21 18:13:57 +02:00
QuoteHelper.php Update license headers 2017-11-06 16:56:19 +01:00