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/public/DB/QueryBuilder
Carl Schwan 6b482b8c0f
refactor: Be a bit more strict about string input in order
1 week ago
..
Sharded feat: implement distributing partitioned queries over multiple shards 2 years ago
ConflictResolutionMode.php docs: Adjust since for forUpdate & ConflictResolutionMode 3 months ago
ICompositeExpression.php chore: Apply new coding standard to all files 3 months ago
IExpressionBuilder.php feat: Add support for `NOT ILIKE` in query builder expressions 2 months ago
IFunctionBuilder.php fix: add handling for MD5 on new MySQL and deprecate MD5 SQL function 2 months ago
ILiteral.php chore: Apply new coding standard to all files 3 months ago
IParameter.php chore: Apply new coding standard to all files 3 months ago
IQueryBuilder.php refactor: Be a bit more strict about string input in order 1 week ago
IQueryFunction.php chore: Apply new coding standard to all files 3 months ago
ITypedQueryBuilder.php feat(db): Add support for SortDirection to addSortBy and sortBy 1 week ago