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

fix(updateDocument): corrected bug in cases where matchedCount and modifiedCount did not match #48 #49

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

TillaTheHun0
Copy link
Member

@TillaTheHun0 TillaTheHun0 commented Oct 27, 2023

Closes #48

Also bumped the mongo driver to the latest version

@TillaTheHun0 TillaTheHun0 merged commit 3f565c7 into main Oct 27, 2023
4 checks passed
@TillaTheHun0 TillaTheHun0 deleted the tillathehun0/updateDocument-48 branch October 27, 2023 15:27
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.

Bug: updateDocument returns a HyperErr(404) when called with a document that hasn't changed.
1 participant