Details
-
Improvement
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
2.8.0
-
None
Description
MongoDB supports the ordered option to allow to continue insertions even on failures. By default (if true) it inserts in order and stops if there is a failure.
https://github.com/mongodb/specifications/blob/master/source/crud/crud.rst#basic
Attachments
Issue Links
- links to