Fix migration order for approval tables #4
Reference in New Issue
Block a user
Delete Branch "fix/migration-order"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
approval_workflowsmigration from timestamp020959to020958so it runs beforeapproval_stepsapproval_stepstable has a foreign key referencingapproval_workflows, which requiresapproval_workflowsto exist firststepsto run first alphabetically and fail