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
3 weeks ago
..
ExpressionBuilder fix(db): Fix Oracle JSON handling 3 months ago
FunctionBuilder refactor: Prefer using IFunctionBuilder than createFunction 3 weeks ago
Partitioned fix: get all available previews on Oracle 4 months ago
Sharded fix(comments): Check comment object 2 months ago
CompositeExpression.php
ExtendedQueryBuilder.php feat(querybuilder): Remove deprecated IQueryBuilder::execute 4 months ago
Literal.php
Parameter.php
QueryBuilder.php refactor: Prefer using IFunctionBuilder than createFunction 3 weeks ago
QueryFunction.php
QuoteHelper.php