Bisk1 commented on PR #35712: URL: https://github.com/apache/airflow/pull/35712#issuecomment-1816973159
This PR should fix the issue, but I wonder what should be done about connections that were created in the past using existing behaviour as a workaround. E.g. https://example.com was created with connection URI http://example.com/https. Should I provide a migration script to find all existing connections with type http and 'https' in the schema and update them so that conn_type = 'https' and schema = null? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
