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

Add a MongoCollection.find(FindOptions) overload. #2804

Merged
merged 2 commits into from
Sep 11, 2024
Merged

Conversation

s-ludwig
Copy link
Member

Avoids accidental misuse of the API, erroneously treating the FindOptions value as the query.

Avoids accidental misuse of the API, erroneously treating the FindOptions value as the query.
@s-ludwig s-ludwig requested a review from l-kramer September 11, 2024 08:55
@s-ludwig s-ludwig merged commit 97960ed into master Sep 11, 2024
58 checks passed
@s-ludwig s-ludwig deleted the mongo_find_addition branch September 11, 2024 11:58
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.

2 participants