[ https://issues.apache.org/jira/browse/AIRFLOW-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David De La Harpe Golden updated AIRFLOW-1390: ---------------------------------------------- Description: 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) (was: 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)) > 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 > 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 (v6.4.14#64029)