nextcloud/lib/private/DB/QueryBuilder
Stephan Orbaugh b09dfb03b7
Merge pull request #54252 from nextcloud/backport/54203/stable31
[stable31] fix: fix oci string length with empty strings
2025-08-07 15:21:33 +02:00
..
ExpressionBuilder
FunctionBuilder fix: fix oci string length with empty strings 2025-08-05 10:19:00 +00:00
Partitioned fix: allow hinting the shard keys for joined tables 2025-06-12 13:42:12 +00:00
Sharded feat: support migrating an instance to sharding 2025-02-25 21:43:54 +00:00
CompositeExpression.php
ExtendedQueryBuilder.php
Literal.php
Parameter.php
QueryBuilder.php fix(logging): Fix query logging with DateTimeImmutable parameters 2025-08-05 10:29:24 +00:00
QueryFunction.php
QuoteHelper.php