summaryrefslogtreecommitdiff
path: root/jstests/core/cover_null_queries.js
Commit message (Expand)AuthorAgeFilesLines
* 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