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 MongoDB driver's includeResultMetadata option for findOneAndUpdate #13539

Closed
2 tasks done
vkarpov15 opened this issue Jun 23, 2023 · 0 comments
Closed
2 tasks done
Milestone

Comments

@vkarpov15
Copy link
Collaborator

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the issue has not already been raised

Issue

The MongoDB Node driver is adding a includeResultMetadata option that behaves just like rawResult in Mongoose. We should make sure that option works correctly with Mongoose, and consider deprecating rawResult.

@vkarpov15 vkarpov15 added this to the 7.4.0 milestone Jun 23, 2023
vkarpov15 added a commit that referenced this issue Jul 7, 2023
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

No branches or pull requests

1 participant