summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/collection_uuid_mismatch.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64077 Remove `featureFlagCommandsAcceptCollectionUUID`Gregory Noma2022-04-211-2/+1
* SERVER-62862 Add `expectedNamespace` to `CollectionUUIDMismatch` error responseGregory Noma2022-02-101-0/+1
* SERVER-62562 Use CollectionUUIDMismatch error code for collectionUUID paramet...Moustafa Maher Khalil2022-02-021-1/+2
* SERVER-62654 Add `checkCollectionUUIDMismatch` helperGregory Noma2022-01-141-1/+3
* SERVER-62429 Add `CollectionUUIDMismatch` error codeGregory Noma2022-01-111-0/+36