mirror of
https://github.com/langgenius/dify.git
synced 2026-06-15 22:15:40 +08:00
6a9e0b1005
- 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`.