Feat v0.3.2 workflow engine (#16)
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com> Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
This commit was merged in pull request #16.
This commit is contained in:
@@ -256,7 +256,9 @@ func TruncateAll(t *testing.T) {
|
||||
// HA
|
||||
"rate_limit_counters",
|
||||
"ws_tickets",
|
||||
// Workflows
|
||||
// Workflows (FK order: assignments → instances → versions → stages → workflows)
|
||||
"workflow_assignments",
|
||||
"workflow_instances",
|
||||
"workflow_versions",
|
||||
"workflow_stages",
|
||||
"workflows",
|
||||
|
||||
Reference in New Issue
Block a user