committed by
GitHub
parent
a76cf3e8f5
commit
c8376a9f15
@@ -9,6 +9,7 @@ export const WorkflowExecution = model
|
||||
execution: model.json().nullable(),
|
||||
context: model.json().nullable(),
|
||||
state: model.enum(TransactionState),
|
||||
retention_time: model.number().nullable(),
|
||||
})
|
||||
.indexes([
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user