CSV escaping is not supported by mongoimport.
For example, a record with one field containing a comma will be split on that comma regardless of whether or not it is escaped with a backspace or double quote.
CSV escaping is not supported by mongoimport.
For example, a record with one field containing a comma will be split on that comma regardless of whether or not it is escaped with a backspace or double quote.