-
Notifications
You must be signed in to change notification settings - Fork 127
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
Switch underlying driver to mongodb_driver for MongoDB 6.0+ support #190
Merged
Commits on Jun 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 13eca99 - Browse repository at this point
Copy the full SHA 13eca99View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5912b8 - Browse repository at this point
Copy the full SHA f5912b8View commit details
Commits on Oct 26, 2023
-
Interpret matched_count != 1 as staleness error in Connection.update_…
…one/3 Basing staleness on the modified_count is incorrect, since updates that match a document but leave it as-is is a successful no-op. The action should only be considered stale if the update query did not match any documents.
Configuration menu - View commit details
-
Copy full SHA for 117e63d - Browse repository at this point
Copy the full SHA 117e63dView commit details
Commits on Jan 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 07fe3d8 - Browse repository at this point
Copy the full SHA 07fe3d8View commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e24da03 - Browse repository at this point
Copy the full SHA e24da03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8575318 - Browse repository at this point
Copy the full SHA 8575318View commit details
Commits on Oct 14, 2024
-
Merge branch 'master' of https://github.com/elixir-mongo/mongodb_ecto …
…into hundio_switch-mongodb-driver
Configuration menu - View commit details
-
Copy full SHA for ea0e4b9 - Browse repository at this point
Copy the full SHA ea0e4b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 761b4cb - Browse repository at this point
Copy the full SHA 761b4cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7989c39 - Browse repository at this point
Copy the full SHA 7989c39View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf5475e - Browse repository at this point
Copy the full SHA bf5475eView commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 15257d9 - Browse repository at this point
Copy the full SHA 15257d9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.