mattinbits commented on issue #6442: [AIRFLOW-5771] Straighten out alembic 
migrations
URL: https://github.com/apache/airflow/pull/6442#issuecomment-557574440
 
 
   Further - just tried doing an upgrade to 1.10.6 followed by an upgrade to 
master:
   git checkout 1.10.6
   
       alembic upgrade heads
       git checkout master
       alembic upgrade heads
   
   Result is
   
       ERROR [alembic.util.messaging] Requested revision 74effc47d867 overlaps 
with other requested 
       revisions 004c1210f153
         FAILED: Requested revision 74effc47d867 overlaps with other requested 
revisions 004c1210f153
   
   I think this demonstrates the issue.

----------------------------------------------------------------
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

Reply via email to