summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shard_key_index_util_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74668 findShardKeyPrefixedIndex func extracts index catalog from Coll...Tommaso Tocci2023-03-101-27/+19
* SERVER-73375 Change DbClient fire-and-forget command functions to use Namespa...Sophia Tan2023-02-151-2/+2
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-081-1/+1
* SERVER-71614 Add case to hide the index when is not compatible with shard key.Pol Pinol Castuera2022-12-191-0/+21
* SERVER-68769 If the shard key index cannot be dropped, it cannot be hidden.Pol Pinol Castuera2022-11-111-4/+7
* SERVER-6491 Prevent dropping shard key index when alternative index doesn't e...Randolph Tan2022-03-161-0/+227