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 1f4c55c0e38 TaskSDK: Make secrets masking work when conns are loaded
from secrets backends (#54574)
add ae8dc644011 Implemented native get_column_names in PostgresDialect to
become SQLAlchemy independent (#54437)
No new revisions were added by this update.
Summary of changes:
.../providers/postgres/dialects/postgres.py | 61 +++++++++++++++++-----
.../tests/unit/postgres/dialects/test_postgres.py | 21 ++++----
2 files changed, 57 insertions(+), 25 deletions(-)