mirror of https://github.com/langgenius/dify.git
This commit introduces a background task that automatically deletes `WorkflowDraftVariable` records when their associated workflow apps are deleted. Additionally, it adds a new cleanup script `cleanup-orphaned-draft-variables` to remove existing orphaned draft variables from the database. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_remove_app_and_related_data_task.py | ||