aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Search/QueryOptimizer/MergeDistributiveOperations.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-0/+4
* fix: handle cases where non-binary operators are mixed in for optimizing sear...Robin Appelman2024-03-041-38/+15
* add some comments for the distributive operation and add another testRobin Appelman2024-02-161-4/+23
* optimize query pattern used by storage filterRobin Appelman2024-02-151-0/+99