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
Andy Scherzinger 39ff32a33b
Merge pull request #58134 from nextcloud/carl/lock-propagator-order
4 months ago
..
ExpressionBuilder refactor: Apply comments 4 months ago
FunctionBuilder refactor: Run rector on lib/private 4 months ago
Partitioned fix: get all available previews on Oracle 7 months ago
Sharded refactor: Run rector on lib/private 4 months ago
CompositeExpression.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
ExtendedQueryBuilder.php fix(propagator): Improve lock behavior of propagator 4 months ago
Literal.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Parameter.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
QueryBuilder.php fix(propagator): Improve lock behavior of propagator 4 months ago
QueryFunction.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
QuoteHelper.php