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 354863690f Add listeners for Dag import errors (#39739)
add 651a6d6a68 standardizes template fields for `BaseSQLOperator` and adds
`database` as a templated field (#39826)
No new revisions were added by this update.
Summary of changes:
airflow/providers/common/sql/operators/sql.py | 29 +++++++++++++-----------
airflow/providers/common/sql/operators/sql.pyi | 1 +
tests/providers/common/sql/operators/test_sql.py | 23 +++++++++++++++++++
3 files changed, 40 insertions(+), 13 deletions(-)