Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-821

Implement write changes for CRUD spec

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 3.0
    • None
    • None
    • Fully Compatible

    Description

      This ticket tracks the addition of the following Collection methods:

      • bulk_write
      • insert_one
      • insert_many
      • delete_one
      • delete_many
      • replace_one
      • update_one
      • update_many
      • find_one_and_delete
      • find_one_and_replace
      • find_one_and_update

      The following existing methods will be Deprecated, to be removed in some future release:

      • insert
      • save
      • update
      • remove
      • find_and_modify

      Attachments

        Activity

          People

            bernie@mongodb.com Bernie Hackett
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: