Commit Graph

1 Commits (ef3569e6677d2ff7500a0a6bf30ea84979da8acb)

Author SHA1 Message Date
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`.
10 months ago