Support for collection names with a dot

XMLWordPrintableJSON

    • 2
    • Iteration Lime
    • Needed

      In mongo, users had the ability to access collections with names containing dots directly.

      For example:

      > db.my.collection.findOne();
      

      this is currently not possible in mongosh but given that users seem to rely on the existence of this functionality we should support it.

              Assignee:
              Anna Herlihy (Inactive)
              Reporter:
              Massimiliano Marcon
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: