nextcloud/lib/private/DB/QueryBuilder
Robin Appelman b2645590ce fix: implement sharding compatible cleanup for various bits
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: implement distributing partitioned queries over multiple shards 2024-08-28 14:54:14 +02:00
Sharded fix: implement sharding compatible cleanup for various bits 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 fix: implement sharding compatible cleanup for various bits 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: implement distributing partitioned queries over multiple shards 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