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: use sqlalchemy_url property in get_uri for postgresql provider #38831

Merged
merged 23 commits into from
May 9, 2024

Commits on Apr 8, 2024

  1. update get_uri

    rawwar committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f2c3fb7 View commit details
    Browse the repository at this point in the history
  2. update get_uri

    Signed-off-by: kalyanr <[email protected]>
    rawwar committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    fb4568e View commit details
    Browse the repository at this point in the history
  3. update docstring

    Signed-off-by: kalyanr <[email protected]>
    rawwar committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    718c42d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7c3956 View commit details
    Browse the repository at this point in the history
  5. add and use sa_uri property

    rawwar committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7bb8687 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a7765e View commit details
    Browse the repository at this point in the history
  7. update database in sa_uri

    rawwar committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    bf48b0d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    c80a439 View commit details
    Browse the repository at this point in the history
  2. update tests

    rawwar committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    45a51a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a41dff View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    9ac3a35 View commit details
    Browse the repository at this point in the history
  2. use sqlalchemy_url property

    rawwar committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    bf10733 View commit details
    Browse the repository at this point in the history
  3. add default port

    rawwar committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    6eea77d View commit details
    Browse the repository at this point in the history
  4. update tests

    rawwar committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    b332c78 View commit details
    Browse the repository at this point in the history
  5. update usage of ports

    rawwar committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ed4c2a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    7587ae2 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    d101c28 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    d59b56b View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    702d963 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    28801e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d48b2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a99f5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc827f7 View commit details
    Browse the repository at this point in the history