0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-28 07:59:02 +01:00
mongodb/buildscripts/resmokeconfig
David Storch 424a411fa7 SERVER-24751 add collation parameter to shardCollection command
This parameter must be used to specify the simple collation
when the collection has a non-simple default collation.
Since the shard key is required to have the simple
collation, we now enforce that there is an index whose
prefix is the shard key and whose collation is the simple
collation.
2016-06-27 17:55:36 -04:00
..
loggers
suites SERVER-24751 add collation parameter to shardCollection command 2016-06-27 17:55:36 -04:00
__init__.py