[ 
https://issues.apache.org/jira/browse/AIRFLOW-6046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16980544#comment-16980544
 ] 

ASF GitHub Bot commented on AIRFLOW-6046:
-----------------------------------------

kaxil commented on pull request #6642: [AIRFLOW-6046] Fix Alembic migrations & 
sync it to 1.10.*
URL: https://github.com/apache/airflow/pull/6642
 
 
   
 
----------------------------------------------------------------
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]


> Fix Alembic migrations & sync it to 1.10.*
> ------------------------------------------
>
>                 Key: AIRFLOW-6046
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6046
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: database
>    Affects Versions: 2.0.0
>            Reporter: Kaxil Naik
>            Assignee: Kaxil Naik
>            Priority: Major
>             Fix For: 2.0.0
>
>
> From https://github.com/apache/airflow/pull/6442#issuecomment-557574440
> just tried doing an upgrade to 1.10.6 followed by an upgrade to master:
> {noformat}
> git checkout 1.10.6
> alembic upgrade heads
> git checkout master
> alembic upgrade heads
> {noformat}
> Result is
> {noformat}
> ERROR [alembic.util.messaging] Requested revision 74effc47d867 overlaps with 
> other requested 
> revisions 004c1210f153
>   FAILED: Requested revision 74effc47d867 overlaps with other requested 
> revisions 004c1210f153
> {noformat}
> I think this demonstrates the issue.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to