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

Add sqlalchemy_url property to DbApiHook class #38871

Merged
merged 23 commits into from
Apr 14, 2024

Commits on Apr 9, 2024

  1. Add sqlalchemy_url property to DbApiHook

    Signed-off-by: kalyanr <kalyan.ben10@live.com>
    rawwar committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c8dc5ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7a8a07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f520867 View commit details
    Browse the repository at this point in the history
  4. fix spelling

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

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    c9358d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f10dd0 View commit details
    Browse the repository at this point in the history
  3. fix typo

    rawwar committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8e04a5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e68951 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b0d999 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    248bd3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af98f39 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    7226163 View commit details
    Browse the repository at this point in the history
  2. precommit failure fix

    Signed-off-by: kalyanr <kalyan.ben10@live.com>
    rawwar committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6df807c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08e1721 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a68d30c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    052974c View commit details
    Browse the repository at this point in the history
  2. Update sql.py

    Co-authored-by: Andrey Anshin <Andrey.Anshin@taragol.is>
    rawwar and Taragolis authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4bfae8c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/apache/airflow into kalyan/…

    …connections/dbapihook-add-sa_uri
    rawwar committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f0e32df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1227df8 View commit details
    Browse the repository at this point in the history
  5. fix error message

    rawwar committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    62591f5 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'kalyan/connections/dbapihook-add-sa_uri' of github.com:…

    …rawwar/airflow into kalyan/connections/dbapihook-add-sa_uri
    rawwar committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c9a9e87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6af6ce2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88cdd8d View commit details
    Browse the repository at this point in the history