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 findOneAndX #89

Merged
merged 1 commit into from
Oct 6, 2016
Merged

support findOneAndX #89

merged 1 commit into from
Oct 6, 2016

Conversation

llfbandit
Copy link
Contributor

support findOneAndX #82

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?

Signed-off-by: Rémy NOËL <[email protected]>
@vietj vietj added the to review label Aug 4, 2016
@karianna karianna added this to the 3.4.0 milestone Aug 4, 2016
@karianna
Copy link
Contributor

karianna commented Aug 4, 2016

Looks good to me, over to @johnoliver for final approval, I think we can leave the issue named as is.

@johnoliver johnoliver merged commit cdab746 into vert-x3:master Oct 6, 2016
@vietj vietj removed the to review label Oct 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants