You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix MongoDB driver methods to return correct types
- update() now extracts document from result.value
- updateMany() returns modifiedCount number instead of object
- deleteMany() returns deletedCount number instead of object
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
0 commit comments