Skip to content
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

support for mongo findOneAndUpdate #82

Open
turgaykaraburk opened this issue May 30, 2016 · 2 comments
Open

support for mongo findOneAndUpdate #82

turgaykaraburk opened this issue May 30, 2016 · 2 comments

Comments

@turgaykaraburk
Copy link

This operation is important for Auto increment Sequence generation

@llfbandit
Copy link
Contributor

Wrap findOneAndUpdate, findOneAndReplace and findOneAndDelete with corresponding "WithOptions" alternatives.
This is mostly the same code for those three mongo calls, can you rename the issue to reflect this PR?

@vietj vietj modified the milestones: Backlog, 4.0.0 Nov 29, 2018
@karianna karianna removed this from the 4.0.0 milestone May 12, 2020
@karianna
Copy link
Contributor

This was added some time ago. See MongoClient line 344

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants