summaryrefslogtreecommitdiff
path: root/jstests/core/cover_null_queries.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71445 Update cover_null_queries.js fcvAlya Berciu2022-11-171-1/+1
* SERVER-66954: Introduce a new build variant which enables CQFHana Pearlman2022-11-141-0/+2
* SERVER-70436 Handle covered $or null queries with regexAlya Berciu2022-11-041-2/+320
* SERVER-58276 Add collscan plan if collection is clustered and collscan uses c...Ivan Fefer2022-11-021-3/+13
* SERVER-61284: Support simple projection optimization for simple exclusion pro...Ivan Fefer2022-10-201-2/+2
* SERVER-60010: Cover null and empty array queries with multikey index where po...Hana Pearlman2021-11-121-4/+357
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+4
* SERVER-55065: Cover null queries with index where possibleAlya Berciu2021-03-181-0/+338