nextcloud/lib/private/DB/QueryBuilder
Robin Appelman 914e8f9ce2 fix: misc code fixes around db sharding
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-09-16 12:19:20 +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 fix: Adjust types of IQueryBuilder to properly allow joining with sub-query 2024-09-11 15:20:42 +02:00
Sharded fix: misc code fixes around db sharding 2024-09-16 12:19:20 +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: misc code fixes around db sharding 2024-09-16 12:19:20 +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 fix: misc code fixes around db sharding 2024-09-16 12:19:20 +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