org.activiti.db.upgrade.activiti.postgres.upgradestep.51701.to.51702.history.sql Maven / Gradle / Ivy
The newest version!
alter table ACT_HI_ATTACHMENT add TIME_ timestamp;
alter table ACT_HI_ATTACHMENT add TIME_ timestamp;