This is an automated email from the ASF dual-hosted git repository.
binh pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 86c2091 Fix ``AttributeError``: ``datetime.timezone`` object has no
attribute ``name`` (#16599)
add 3ee916e Add schema as DbApiHook instance attribute (#16521)
No new revisions were added by this update.
Summary of changes:
airflow/hooks/dbapi.py | 9 ++++-----
airflow/providers/postgres/hooks/postgres.py | 1 -
tests/hooks/test_dbapi.py | 16 ++++++++++++++-
tests/providers/postgres/hooks/test_postgres.py | 27 +++++++++++++++++++++++++
4 files changed, 46 insertions(+), 7 deletions(-)