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

feat: Support Mongo SRV url type #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 17, 2021

  1. feat: Support Mongo SRV url type

    This PR add support for "extended" uri schemes such as used by mongo. I also updated .gitignore to include the github standards
    ryanfaircloth committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    35ddbad View commit details
    Browse the repository at this point in the history
  2. fix: add help and add empty string filter

    Update wait_for_dep.py
    ryanfaircloth committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    86a6184 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. Configuration menu
    Copy the full SHA
    5c21642 View commit details
    Browse the repository at this point in the history
  2. Update setup.py

    ryanfaircloth authored Nov 27, 2021
    Configuration menu
    Copy the full SHA
    cfa6b17 View commit details
    Browse the repository at this point in the history