You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/02/21 19:18:00 UTC

[jira] [Created] (AIRFLOW-6870) Remove models from models.__init__.py

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)