nextcloud/tests/lib/Files/Search/QueryOptimizer
Robin Appelman 3890aa54be
add some comments for the distributive operation and add another test
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-02-16 10:59:33 +01:00
..
CombinedTests.php optimize query pattern used by storage filter 2024-02-15 17:55:40 +01:00
FlattenNestedBoolTest.php optimize query pattern used by storage filter 2024-02-15 17:55:40 +01:00
MergeDistributiveOperationsTest.php add some comments for the distributive operation and add another test 2024-02-16 10:59:33 +01:00
OrEqualsToInTest.php add extra flatten step to improve "or eq" -> "in" optimization 2024-02-15 17:55:44 +01:00