You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/02/26 23:57:53 UTC

[airflow] branch main updated (a1845c6 -> 900bad1)

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

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


    from a1845c6  Databricks: add support for triggering jobs by name (#21663)
     add 900bad1  Fix oracle test connection (#21699)

No new revisions were added by this update.

Summary of changes:
 airflow/hooks/dbapi.py                      |  6 ++++--
 airflow/providers/oracle/hooks/oracle.py    | 15 +++++++++++++++
 tests/providers/oracle/hooks/test_oracle.py |  6 ++++++
 3 files changed, 25 insertions(+), 2 deletions(-)