nextcloud/lib/private/DB/QueryBuilder
Robin Appelman 4bc87f9b7f
squash: memory optimizations
fix: optimize FileUtils::getFilesByUser
fix: fix getNodeFromCacheEntryAndMount using relative path
fix: reduce memory usage for fetching cached mount into
fix: improve getMountsForFileId memory usage and performance
fix: fix "new mount" false positives
fix: skip registering mounts if there are no new mount providers
fix: fix oci string length with empty strings

Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-03-19 17:30:36 +01:00
..
ExpressionBuilder fix: cast to bigint on postgresql 2024-07-23 14:41:13 +02:00
FunctionBuilder squash: memory optimizations 2025-03-19 17:30:36 +01:00
Partitioned fix: improve logic for ensuring join columns are selected for partitioned queries 2024-12-12 21:44:05 +00:00
Sharded fix(sharding): typo in addOrderBy 2024-10-30 11:43:38 +01: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(QueryBuilder): Account for aliases in output columns 2024-10-03 13:49:00 +00: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