-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
to reproduce, try doing
db.test.insert(
)
then
mongoexport --csv --fields x -c test
the output looks like:
a
%!s(<nil>)
- is related to
-
TOOLS-86 mongoexport won't export nulls to CSV
- Closed