activiti.mssql.upgradestep.54.to.55.engine.sql 59 B

12
  1. alter table ACT_RU_TASK
  2. add PARENT_TASK_ID_ nvarchar(64);