[
https://issues.apache.org/jira/browse/AIRFLOW-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17138726#comment-17138726
]
ASF GitHub Bot commented on AIRFLOW-6870:
-----------------------------------------
stale[bot] commented on pull request #7596:
URL: https://github.com/apache/airflow/pull/7596#issuecomment-645555453
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you for
your contributions.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)