mattinbits commented on issue #6442: [AIRFLOW-5771] Straighten out alembic migrations URL: https://github.com/apache/airflow/pull/6442#issuecomment-557568806 Doesn't rewriting the lineage in this way create a problem for anyone who has already deployed a released version which contains the multiple heads, such as 1.10.5? Multiple heads leads to multiple rows in the `alembic_version` table and I'm not sure it's valid to just remove branches in this way. Isn't the correct way to create a new migration which merges the branches?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
