Implement BulkWriteResult class for CRUD spec

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Done
    • Priority: Major - P3
    • 0.2.0
    • Affects Version/s: 0.2.0
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently Collection::bulkWrite() returns a WriteResult instance from the driver. While this is similar to the BulkWriteResult API defined in the CRUD spec, WriteResult does not track inserted IDs. Create a new BulkWriteResult class that composes a WriteResult, similar to what is done for InsertOneResult and InsertManyResult.

            Assignee:
            Jeremy Mikola
            Reporter:
            Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: