You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/12/07 16:52:33 UTC

[airflow] branch master updated (4fb3121 -> 01707d7)

This is an automated email from the ASF dual-hosted git repository.

kamilbregula pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 4fb3121  Refactor `@provide_session` to do less "at runtime" (#12868)
     add 01707d7  Improve support for special characters in DbApiHook.get_uri (#12775)

No new revisions were added by this update.

Summary of changes:
 airflow/hooks/dbapi_hook.py    |  3 ++-
 tests/hooks/test_dbapi_hook.py | 13 +++++++++++++
 2 files changed, 15 insertions(+), 1 deletion(-)