* phase1:uuid stringdefault timestamp date * phase2:json adapt * phase3:BinaryData,ARRAY,Text, * fix sa.String() * fix defalut valud * models adapt * models adapt supplement * fix pg unique dialect * supplement * migration fix * migration fix * date sql adapt * model adapt fix * config adapt * migration fix * fix * fix anotation in .env.example * config feat * config fix * .env.example adapt fix
Signed-off-by: -LAN- <[email protected]> Co-authored-by: crazywoola <[email protected]>
WorkflowDraftVariable
- 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`.
Co-authored-by: -LAN- <[email protected]>
Signed-off-by: -LAN- <[email protected]> Co-authored-by: Joel <[email protected]> Co-authored-by: -LAN- <[email protected]>