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(i18n): Add missing options parameter for find and findOne MONGOSH-1697 #2210

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

gagik
Copy link
Contributor

@gagik gagik commented Oct 10, 2024

db.collection.find.help() or db.collection.findOne.help() will now return the following parameters: query, projection, options. options was missing before.

@gagik gagik changed the title fix(i18n): Add missing options parameter for find and findOne fix(i18n): Add missing options parameter for find and findOne MONGOSH-1697 Oct 10, 2024
@gagik gagik merged commit 3c10b69 into main Oct 11, 2024
64 of 70 checks passed
@gagik gagik deleted the gagik/fix-catalog-helper branch October 11, 2024 07:47
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