dify/api/tests/unit_tests/models
QuantumGhost 6a9e0b1005
feat(api): Introduce `WorkflowDraftVariable` Model (#19737)
- Introduce `WorkflowDraftVariable` model and the corresponding migration.
- Implement `EnumText`,  a custom column type for SQLAlchemy designed
  to work seamlessly with enumeration classes based on `StrEnum`.
2025-05-19 22:59:56 +08:00
..
test_account.py chore(api/tests): apply ruff reformat #7590 (#7591) 2024-08-23 23:52:25 +08:00
test_conversation_variable.py Feat: upgrade variable assigner (#11285) 2024-12-03 13:56:40 +08:00
test_types_enum_text.py feat(api): Introduce `WorkflowDraftVariable` Model (#19737) 2025-05-19 22:59:56 +08:00
test_workflow.py Feat: upgrade variable assigner (#11285) 2024-12-03 13:56:40 +08:00