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 b4dfdf6492
refactor: Prefer using IFunctionBuilder than createFunction
2 weeks ago
..
ExpressionBuilder fix(db): Fix Oracle JSON handling 3 months ago
FunctionBuilder refactor: Prefer using IFunctionBuilder than createFunction 2 weeks ago
Partitioned fix: get all available previews on Oracle 3 months ago
Sharded fix(comments): Check comment object 2 months ago
CompositeExpression.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 year ago
ExtendedQueryBuilder.php feat(querybuilder): Remove deprecated IQueryBuilder::execute 4 months ago
Literal.php
Parameter.php
QueryBuilder.php refactor: Prefer using IFunctionBuilder than createFunction 2 weeks ago
QueryFunction.php
QuoteHelper.php