[
https://issues.apache.org/jira/browse/AIRFLOW-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17042122#comment-17042122
]
Kamil Bregula commented on AIRFLOW-6870:
----------------------------------------
"all_models.py"? Do you mean migrations/env.py?
> 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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)