[
https://issues.apache.org/jira/browse/AIRFLOW-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Potiuk updated AIRFLOW-6870:
----------------------------------
Description:
We should remove all models from __init__.py and have a separate
`all_models.py` which then will be used by resetdb to drop all tables. This is
a follow-up to AIRFLOW-6817
See the comment
https://github.com/apache/airflow/pull/7456#discussion_r382758098
was:We should remove all models from __init__.py and have a separate
`all_models.py` which then will be used by resetdb to drop all tables. This is
a follow-up to AIRFLOW-6817
> Remove models from models.__init__.py
> -------------------------------------
>
> Key: AIRFLOW-6870
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6870
> Project: Apache Airflow
> Issue Type: Improvement
> Components: models
> Affects Versions: 2.0.0
> Reporter: Jarek Potiuk
> Priority: Major
>
> We should remove all models from __init__.py and have a separate
> `all_models.py` which then will be used by resetdb to drop all tables. This
> is a follow-up to AIRFLOW-6817
>
> See the comment
> https://github.com/apache/airflow/pull/7456#discussion_r382758098
--
This message was sent by Atlassian Jira
(v8.3.4#803005)