nextcloud/lib/private/DB/QueryBuilder
Robin Appelman 4ec53e723e feat: add option to automatically partition queries by specific tables
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-08-28 14:54:14 +02:00
..
ExpressionBuilder fix: cast to bigint on postgresql 2024-07-23 14:41:13 +02:00
FunctionBuilder fix(db): Fix md5 for oracle >= 20 2024-07-19 14:13:56 +02:00
Partitioned feat: add option to automatically partition queries by specific tables 2024-08-28 14:54:14 +02:00
CompositeExpression.php feat: allow inspecting the parts of the composite expression builder 2024-07-12 17:01:36 +02:00
ExtendedQueryBuilder.php feat: track expected output columns in query builder 2024-08-28 14:54:14 +02:00
Literal.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Parameter.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
QueryBuilder.php feat: add option to automatically partition queries by specific tables 2024-08-28 14:54:14 +02:00
QueryFunction.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
QuoteHelper.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00