Jarek Potiuk created AIRFLOW-6870:
-------------------------------------
Summary: 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
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)