Skip to content

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

Merged
merged 4 commits into from
Jul 21, 2025

Conversation

norareidy
Copy link
Collaborator

@norareidy norareidy commented Jul 17, 2025

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-51035

Staging Links

  • connect
  • Self-Review Checklist

    • Is this free of any warnings or errors in the RST?
    • Did you run a spell-check?
    • Did you run a grammar-check?
    • Are all the links working?
    • Are the facets and meta keywords accurate?

    Copy link

    netlify bot commented Jul 17, 2025

    Deploy Preview for docs-django ready!

    Name Link
    🔨 Latest commit 17dca5e
    🔍 Latest deploy log https://app.netlify.com/projects/docs-django/deploys/687e4b194bf72200087d8238
    😎 Deploy Preview https://deploy-preview-41--docs-django.netlify.app
    📱 Preview on mobile
    Toggle QR Code...

    QR Code

    Use your smartphone camera to open QR code link.

    To edit notification comments on pull requests, go to your Netlify project configuration.

    @docs-builder-bot
    Copy link

    docs-builder-bot commented Jul 17, 2025

    🔄 Deploy Preview for docs-django processing

    Item Details
    🔨 Latest Commit a844378a66b925fc73fc69bc1c1d0e651da45dc4
    😎 Deploy Preview https://deploy-preview-41--docs-django.netlify.app
    🔍 Build Logs View Logs

    Copy link
    Collaborator

    @mongoKart mongoKart left a 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

    - ``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.
    Copy link
    Collaborator

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    S:

    Suggested change
    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.

    @norareidy norareidy requested a review from aclark4life July 21, 2025 14:13
    Copy link
    Collaborator

    @aclark4life aclark4life left a comment

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    LGTM!

    @norareidy norareidy merged commit 8c5056e into mongodb:master Jul 21, 2025
    5 checks passed
    @norareidy norareidy deleted the DOCSP-51035-uri-opts branch July 21, 2025 17:49
    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.

    4 participants