summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/all_indices_required_checker.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74486 Always include tenant in collection name attributes in error mes...Sophia Tan2023-04-181-1/+1
* SERVER-73243 Remove IndexCatalogEntry weak_ptr in AllIndicesRequiredCheckerGregory Wlodarek2023-01-261-13/+26
* SERVER-63848 Extend AllIndicesRequiredChecker to allow multiple collectionsRui Liu2022-04-071-14/+26
* SERVER-56792 Fail query in SBE cached planner and subplanner if an index is d...David Storch2021-05-171-0/+55