Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-1560

Expose db.collection.save() as SaveAsync on Collection

    XMLWordPrintableJSON

Details

    • Icon: New Feature New Feature
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • None
    • 2.2.3
    • Operations
    • None

    Description

      Previous (Legacy) versions of the driver included a .Save() method on the collection that would either insert a new record or update an existing (if _id matched). Mongo itself has a collection.save() method that should be exposed for those of us who made previous heavy use of Save()

      https://docs.mongodb.org/manual/reference/method/db.collection.save/#db.collection.save

      Attachments

        Activity

          People

            Unassigned Unassigned
            sallgeud Chad Kreimendahl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: