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

Remove 3.6 deprecated CRUD commands

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 0.6.1
    • Affects Version/s: None
    • Component/s: Shell API
    • None
    • 2
    • Needed
    • Hide

      db.coll.remove(), .save(), .update() and .insert() should be marked as deprecated in the shell documentation (ideally including the old shell documentation).

      Show
      db.coll.remove(), .save(), .update() and .insert() should be marked as deprecated in the shell documentation (ideally including the old shell documentation).
    • Iteration Papaya, Iteration Quince

      db.coll.remove() does not return something that has a asPrintable function, so it just prints a massive object.

      Also remove: save, update, insert, and a few others.  Look up the docs to verify the complete list.

            Assignee:
            sergey.petushkov@mongodb.com Sergey Petushkov
            Reporter:
            anna.herlihy@mongodb.com Anna Herlihy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: