You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (JIRA)" <ji...@apache.org> on 2018/09/29 07:58:00 UTC

[jira] [Resolved] (AIRFLOW-1390) Airflow requiring alembic <0.9

     [ https://issues.apache.org/jira/browse/AIRFLOW-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kaxil Naik resolved AIRFLOW-1390.
---------------------------------
    Resolution: Fixed
      Assignee: Fokko Driesprong

Resolved by https://github.com/apache/incubator-airflow/pull/3935

> Airflow requiring alembic <0.9
> ------------------------------
>
>                 Key: AIRFLOW-1390
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1390
>             Project: Apache Airflow
>          Issue Type: Bug
>    Affects Versions: 1.9.0
>            Reporter: David De La Harpe Golden
>            Assignee: Fokko Driesprong
>            Priority: Minor
>
> Airflow setup.py currently appears to require alembic <0.9 (as at [1.9.0alpha1|https://github.com/apache/incubator-airflow/blob/1.9.0alpha1/setup.py#L211] )  However, alembic release is  up to 0.9.3.  Not sure whether this is an oversight or deliberate, but it is potentially inconvenient if you need newer alembic features in the same env as airflow. (In my case, alembic #412 / postgresql exclusion constraint support)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)