All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.activiti.db.upgrade.activiti.mssql.upgradestep.56.to.57.history.sql Maven / Gradle / Ivy

The newest version!
alter table ACT_HI_PROCINST 
add SUPER_PROCESS_INSTANCE_ID_ nvarchar(64);




© 2015 - 2024 Weber Informatics LLC | Privacy Policy