You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/DB/QueryBuilder
Joas Schilling f906913177
Allow to use Subqueries in from
7 years ago
..
ExpressionBuilder add casting to string for postgresql query builder 7 years ago
FunctionBuilder Use the defined func()->count() instead of manual counting 7 years ago
CompositeExpression.php
Literal.php
Parameter.php
QueryBuilder.php Allow to use Subqueries in from 7 years ago
QueryFunction.php
QuoteHelper.php