-
Notifications
You must be signed in to change notification settings - Fork 16.6k
Open
Labels
area:MetaDBMeta Database related issues.Meta Database related issues.kind:featureFeature RequestsFeature Requestsneeds-triagelabel for new issues that we didn't triage yetlabel for new issues that we didn't triage yet
Description
Description
I think that a function that automatically truncates the Airflow's can be beneficial for us to help us combine and manage the state of airflow with dag.test and debugging dags.
Use case/motivation
I want to have a function that I can call using my python code (mostly in my tests) to truncate the whole airflow db locally, it would only work in unit tests mode and on sqlite only (to avoid deleting production db).
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:MetaDBMeta Database related issues.Meta Database related issues.kind:featureFeature RequestsFeature Requestsneeds-triagelabel for new issues that we didn't triage yetlabel for new issues that we didn't triage yet