Page MenuHomePhabricator

Add field to flow_workflow table
Closed, ResolvedPublic

Description

Short Description:

Add workflow_type field to flow_workflow in preparation for dropping the flow_definition table

Which wiki's are affected:

flowdb on the ext1db

Which Tables:

flow_workflow

What is the change to those tables:

ALTER TABLE /*_*/flow_workflow ADD workflow_type varbinary(16);

Links to gerrit changes:

https://gerrit.wikimedia.org/r/#/c/115576/


Version: unspecified
Severity: normal

Details

Reference
bz63378