summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shard_key_index_util.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74668 findShardKeyPrefixedIndex func extracts index catalog from Coll...Tommaso Tocci2023-03-101-2/+0
* SERVER-71614 Add case to hide the index when is not compatible with shard key.Pol Pinol Castuera2022-12-191-2/+2
* SERVER-68769 If the shard key index cannot be dropped, it cannot be hidden.Pol Pinol Castuera2022-11-111-7/+8
* SERVER-50792 Implement detailed shard key index errorsIsrael Hsu2022-06-131-2/+7
* SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.Daniel Moody2022-04-291-5/+5
* SERVER-6491 Prevent dropping shard key index when alternative index doesn't e...Randolph Tan2022-03-161-0/+104