-
Notifications
You must be signed in to change notification settings - Fork 7
DOCSP-51035: parse_uri() options #41
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
Conversation
✅ Deploy Preview for docs-django ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
🔄 Deploy Preview for docs-django processing
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM w/ a suggestion
source/connect.txt
Outdated
- ``test``: Provides a dictionary of settings for test | ||
databases. This argument is optional. To learn more, see | ||
- ``options``: *(Optional)* A dictionary of options to apply to the connection. | ||
These options take precedence over any duplicate options specified in the URI. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
S:
These options take precedence over any duplicate options specified in the URI. | |
These options take precedence over any duplicate options that you specify in the URI. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Pull Request Info
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-51035
Staging Links
Self-Review Checklist