Hi,
I'm adding a few InsertOne(document) queries to the bulk_write array.
bulk_write successfully adds the data to the database. However it does not return the IDs as shown in the docs. InsertedCount is correct, but insertedIds just does not exist.
- is related to
-
DRIVERS-2327 Propagate Original Error for Write Errors Labeled NoWritesPerformed
- Implementing
- related to
-
PYTHON-3573 Support Optional Inserted Ids in CSFLE Unified Tests
- Closed
- links to