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. |
||
|---|---|---|
| .. | ||
| controllers/console | ||
| factories | ||
| model_runtime/__mock | ||
| plugin | ||
| services | ||
| storage | ||
| tasks | ||
| tools | ||
| utils | ||
| vdb | ||
| workflow | ||
| .env.example | ||
| .gitignore | ||
| __init__.py | ||
| conftest.py | ||