Eli Boyarski 73f0867061 Unit Test - Unique Multikey Index
Adds a unit test to exhibit the behavior of MongoDB when using a unique
multikey index. MongoDB treats any missing unique multikey index value
as NULL, thus throwing a Duplicate Key Error when saving multiple
missing values.

See #930 for more information.

- Closes #930
- Closes #952
2015-05-07 11:16:47 -04:00
..
2015-05-07 11:16:47 -04:00
2013-01-28 13:40:28 +00:00
2014-07-03 01:48:19 +04:00