We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I found it was not encrypted when I updated the data using findOneAndUpdate. Please support it.
findOneAndUpdate
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
The text was updated successfully, but these errors were encountered:
Hi!
Thanks for taking the time to open an issue. What versions of mongoose, Node.js and MongoDb are you using?
Sorry, something went wrong.
#20 should add the required hook for findOneAndUpdate
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: