Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
mongodb-2.6
-
None
Description
Add notes that modifiers cannot be empty, nor repeated:
{$set:{}}
|
{$set:{a:1}, $set:{b:1}}
|
Note: These are (undocumented) behavior changes and while never documented (and still not) we should note that the implementation details might be significant to existing applications and/or users.
Attachments
Issue Links
- is related to
-
SERVER-12266 Update no longer allows empty modifier objects
-
- Closed
-