nextcloud/lib/public/DB/QueryBuilder
Ferdinand Thiessen a8ae2f9755
fix: Adjust types of IQueryBuilder to properly allow joining with sub-query
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-11 15:20:42 +02:00
..
Sharded feat: implement distributing partitioned queries over multiple shards 2024-08-28 14:54:14 +02:00
ICompositeExpression.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IExpressionBuilder.php fix(db): Deprecate IExpressionBuilder::or() and IExpressionBuilder::and() without parameters 2024-07-19 11:21:16 +02:00
IFunctionBuilder.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ILiteral.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IParameter.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IQueryBuilder.php fix: Adjust types of IQueryBuilder to properly allow joining with sub-query 2024-09-11 15:20:42 +02:00
IQueryFunction.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00