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 0561c1aac4 Add DeprecationWarning for column_transformations parameter
in AutoML (#24467)
add ea54faf290 Fix bugs in URI constructor for MySQL connection (#24320)
No new revisions were added by this update.
Summary of changes:
airflow/models/connection.py | 10 +--
tests/cli/commands/test_connection_command.py | 6 +-
tests/hooks/test_dbapi.py | 106 ++++++++++++++++++++++++++
tests/secrets/test_local_filesystem.py | 4 +-
4 files changed, 116 insertions(+), 10 deletions(-)