nextcloud-server/lib/private/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 +07:00
..
ExpressionBuilder fix: cast to bigint on postgresql 2024-07-23 14:41:13 +07:00
FunctionBuilder fix(db): Fix md5 for oracle >= 20 2024-07-19 14:13:56 +07:00
Partitioned fix: Adjust types of IQueryBuilder to properly allow joining with sub-query 2024-09-11 15:20:42 +07:00
Sharded chore: Apply php:cs recommendations 2024-08-28 14:54:14 +07:00
CompositeExpression.php feat: allow inspecting the parts of the composite expression builder 2024-07-12 17:01:36 +07:00
ExtendedQueryBuilder.php fix: implement sharding compatible cleanup for various bits 2024-08-28 14:54:14 +07:00
Literal.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Parameter.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
QueryBuilder.php fix: Adjust types of IQueryBuilder to properly allow joining with sub-query 2024-09-11 15:20:42 +07:00
QueryFunction.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
QuoteHelper.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00