This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from dc4545ba39d Fix mypy type errors in Teradata provider for SQLAlchemy 2
upgrade (#56861)
add fc565171d2d fix mypy type errors in common/sql provider for sqlalchemy
2 upgrade (#56824)
No new revisions were added by this update.
Summary of changes:
.../providers/common/sql/dialects/dialect.py | 27 ++++----
.../src/airflow/providers/common/sql/hooks/sql.py | 2 +-
.../tests/unit/common/sql/dialects/test_dialect.py | 1 -
.../providers/postgres/dialects/postgres.py | 79 ++++++++++------------
4 files changed, 49 insertions(+), 60 deletions(-)