Make deleteOne/deleteMany explainable

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • 2
    • None
    • Developer Tools

      Allow to use explain() on deleteOne() or deleteMany() mongosh helper functions.

       Currently, the explain can't be used on those functions:

      [direct: mongos] test> db.users.deleteOne({}).explain()
      TypeError: db.users.deleteOne({}).explain is not a function
      

            Assignee:
            Unassigned
            Reporter:
            Tommaso Tocci
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: