Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-190

Symbol type json support in mongoimport/export

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: mongoexport, mongoimport
    • Labels:
      None
    • Platforms 2017-02-13

      Mongo tools (mongoimport/export) now makes no distinction between String and Symbol BSON types when importing/exporting into the json.

      This makes difficult to use these tools for data transfer in projects where symbols are explicitly used.

      It would be great to read/write symbols in json in a similar way other nontrivial types are stored in json now, like

      {key: {$sym: 'value'}}

            Assignee:
            gabriel.russell@mongodb.com Gabriel Russell (Inactive)
            Reporter:
            cail Igor Russkih
            Votes:
            5 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: