-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
Hello everyone,
I'm looking to do a partial update on a document (as described in the mongo docs) but it seems this ODM doesn't support it. The save() method will wholesale rewrite a document with a given object - if any fields are omitted, they will be removed.
Any reason why this was omitted? If there's not a blocking issue, I could possible contribute and add this functionality in a PR.
Regards,
William
Metadata
Metadata
Assignees
Labels
No labels