mirror of https://github.com/langgenius/dify.git
Remove the is_deleted field that was never utilized for soft deletion. This simplifies queries and reduces unnecessary database overhead. Fixes #25017 |
||
|---|---|---|
| .. | ||
| core | ||
| factories | ||
| libs/broadcast_channel/redis | ||
| services | ||
| tasks | ||
| trigger | ||
| workflow | ||
| __init__.py | ||
| conftest.py | ||
| test_workflow_pause_integration.py | ||