org.flowable.db.upgrade.flowable.postgres.upgradestep.6600.to.6601.history.sql Maven / Gradle / Ivy
alter table ACT_HI_PROCINST add column PROPAGATED_STAGE_INST_ID_ varchar(255);
alter table ACT_HI_PROCINST add column PROPAGATED_STAGE_INST_ID_ varchar(255);