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 findOneAndUpdate #14

Closed
hotohoto opened this issue Jul 9, 2018 · 2 comments
Closed

Support findOneAndUpdate #14

hotohoto opened this issue Jul 9, 2018 · 2 comments

Comments

@hotohoto
Copy link

hotohoto commented Jul 9, 2018

I found it was not encrypted when I updated the data using findOneAndUpdate. Please support it.

Additionally, there seems to be other APIs to update data, and they need to be covered by this library.

http://mongoosejs.com/docs/middleware.html

@wheresvic
Copy link
Owner

wheresvic commented Jul 9, 2018

Hi!

Thanks for taking the time to open an issue. What versions of mongoose, Node.js and MongoDb are you using?

@vinczedani
Copy link
Contributor

#20 should add the required hook for findOneAndUpdate

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

No branches or pull requests

3 participants