Uploaded image for project: 'MongoDB Shell'
  1. MongoDB Shell
  2. MONGOSH-348

Support for collection names with a dot

    • 2
    • Needed
    • Iteration Lime

      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@mongodb.com Anna Herlihy (Inactive)
            Reporter:
            massimiliano.marcon@mongodb.com Massimiliano Marcon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: