summaryrefslogtreecommitdiff
path: root/jstests/aggregation/collection_uuid_coll_stats_index_stats.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67408 Preserve `CollectionUUIDMismatch` error even if database does no...Gregory Noma2022-06-271-0/+8
* SERVER-67227 Avoid implicit collection creation for `collectionUUID` with ins...Gregory Noma2022-06-221-1/+2
* SERVER-63528 Use db and collection instead of namespace in CollectionUUIDMism...Gregory Noma2022-02-151-8/+21
* SERVER-62861 Use `null` instead of empty string for `actualNamespace` in `Col...Gregory Noma2022-02-111-6/+7
* SERVER-62563 Support sharding for collectionUUID parameter of aggregate commandMoustafa Maher Khalil2022-02-071-14/+11
* SERVER-62562 Use CollectionUUIDMismatch error code for collectionUUID paramet...Moustafa Maher Khalil2022-02-021-0/+96