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

Implement write changes for CRUD spec

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible

      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

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

              Created:
              Updated:
              Resolved: