This is an automated email from the ASF dual-hosted git repository.
dstandish pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from d51de50e5c Update WasbHook to reflect preference for unprefixed extra
(#27024)
add a770e9ca44 Allow and prefer non-prefixed extra fields for JdbcHook
(#27044)
No new revisions were added by this update.
Summary of changes:
airflow/providers/jdbc/CHANGELOG.rst | 15 +++++++
airflow/providers/jdbc/hooks/jdbc.py | 24 ++++++++---
.../connections/jdbc.rst | 4 +-
tests/providers/jdbc/hooks/test_jdbc.py | 46 ++++++++++++++++++++--
4 files changed, 78 insertions(+), 11 deletions(-)