Commit Graph
4 Commits
Author SHA1 Message Date
Eli BoyarskiandStefan Wójcik e5acbcc0dd Improved a docstring for FieldDoesNotExist (#1466) 2017-01-09 11:24:27 -05:00
Eli BoyarskiandStefan Wójcik b5fb82d95d Typo fix (#1463) 2017-01-08 12:57:36 -05:00
Eli BoyarskiandMatthew Ellison 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
Eli Boyarski d737fca295 Spelling 2015-04-26 17:23:13 +03:00