-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deprecate overwrite
option to findOneAndUpdate()
#13578
Milestone
Comments
vkarpov15
added a commit
that referenced
this issue
Oct 17, 2023
…ndUpdate to findOneAndReplace Re: #13578
vkarpov15
added a commit
that referenced
this issue
Oct 17, 2023
vkarpov15
added a commit
that referenced
this issue
Oct 17, 2023
vkarpov15
added a commit
that referenced
this issue
Oct 20, 2023
vkarpov15
added a commit
that referenced
this issue
Oct 24, 2023
Remove `overwrite` option for `updateOne()`, `findOneAndUpdate()`, etc.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Prerequisites
Issue
Re: comments on #13572, we should remove this option for next backwards breaking release. It is confusing and inconsistent with the rest of the API.
The text was updated successfully, but these errors were encountered: