dify/api/tests
-LAN- 74202586da
refactor: remove unused is_deleted field from conversations table
Remove the is_deleted field that was never utilized for soft deletion.
This simplifies queries and reduces unnecessary database overhead.

Fixes #25017
2026-01-28 01:23:00 +08:00
..
fixtures/workflow fix(api): defer streaming response until referenced variables are updated (#30832) 2026-01-12 16:23:18 +08:00
integration_tests refactor: Move workflow node factory to app workflow (#31385) 2026-01-22 18:08:21 +08:00
test_containers_integration_tests refactor: remove unused is_deleted field from conversations table 2026-01-28 01:23:00 +08:00
unit_tests fix(graph_engine): Cannot run single iteration or loop node (#31470) 2026-01-28 01:05:59 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00