You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/08/02 10:37:41 UTC

[GitHub] [airflow] potiuk edited a comment on issue #17374: The new weberser does not seem to care about AIRFLOW__CORE__SQL_ALCHEMY_SCHEMA

potiuk edited a comment on issue #17374:
URL: https://github.com/apache/airflow/issues/17374#issuecomment-890919975


   We'd probably implement some migration path as @uranusjr mentioned - likely detecting if the tables are defined in public schema and offering the user migration to the new ones. Those tables are rather small so simply copying the content over for those tables should be rather painless and fast.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org