-
Type: Task
-
Resolution: Done
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: mongoexport
-
None
-
Not Needed
Would be nice to add a mongoexport option which would change the behavior of mongoexport on hitting a non-exportable field from "abort entire export" to "make the field null and move on". To better detect this, maybe instead of null a special object "Invalid()" could be used?
One proposed option name - "--replaceInvalid"