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

Fixes misuse of updateOne function in MongoBackend #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tobias-theobald
Copy link

Fixes #8

@gustawdaniel
Copy link

There are explained differences:

https://stackoverflow.com/questions/35848688/whats-the-difference-between-replaceone-and-updateone-in-mongodb

This pull request is great, can I please accept it?

@cpsubrian
Copy link
Owner

I'm no longer maintaining this, but I just sent an invite making you a collaborator @gustawdaniel. Let me know your npm name and I can give you publish access too.

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.

Misuse of coll.updateOne in MongoBackend set function
3 participants