summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/wildcard_multikey_paths.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75276 writeConflictRetry should properly be using a NamespaceStringOrU...Sophia Tan2023-05-151-2/+2
* SERVER-73980 Make IndexBounds for wildcard multikey path query respect the wi...Ruoxin Xu2023-02-151-4/+8
* SERVER-73546 Support retrieving multikey paths from a compound wildcard indexAlexander Ignatyev2023-02-091-37/+178
* SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Amirsaman Memaripour2022-04-281-1/+1
* SERVER-56233 Support wildcard multikey paths on clustered collectionsLouis Williams2021-05-131-3/+11
* SERVER-55779 Clustered collections should store RecordIds as KeyStringLouis Williams2021-04-091-4/+4
* SERVER-53989 Generalize RecordId to store small binary stringsLouis Williams2021-02-101-3/+3
* SERVER-53982 RecordId supports ObjectId typeLouis Williams2021-01-291-2/+3
* SERVER-48736 Fix dependencies between query_exec and index_access_methodsDrew Paroski2020-07-151-0/+239