Skip to content

Conversation

addaleax
Copy link
Collaborator

Fix cloning of the update documents to allow arrays as well as objects, so that users can use aggregation pipelines for bulk updates.

Also, remove the buggy hint and arrayFilters implementation that was storing extra properties in the wrong place on the outgoing documents, and instead fully rely on driver helpers to implement these.



Fix cloning of the update documents to allow arrays as well as
objects, so that users can use aggregation pipelines for bulk updates.

Also, remove the buggy `hint` and `arrayFilters` implementation
that was storing extra properties in the wrong place on the outgoing
documents, and instead fully rely on driver helpers to implement
these.
@addaleax addaleax merged commit fbbf54a into main Sep 19, 2022
@addaleax addaleax deleted the 1281-dev branch September 19, 2022 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants