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
Carl Schwan 1eff9e5c90 feat(querybuilder): Remove deprecated IQueryBuilder::execute 4 months ago
..
ExpressionBuilder chore: apply new CSFixer rules 7 months ago
FunctionBuilder fix: fix oci string length with empty strings 6 months ago
Partitioned chore: apply new CSFixer rules 7 months ago
Sharded refactor(querybuilder): Port away from qb::execute() in lib/ 5 months ago
CompositeExpression.php
ExtendedQueryBuilder.php feat(querybuilder): Remove deprecated IQueryBuilder::execute 4 months ago
Literal.php
Parameter.php
QueryBuilder.php feat(querybuilder): Remove deprecated IQueryBuilder::execute 4 months ago
QueryFunction.php
QuoteHelper.php