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

org.activiti.db.upgrade.activiti.mssql.upgradestep.5151.to.516.history.sql Maven / Gradle / Ivy

The newest version!
alter table ACT_HI_PROCINST
	add NAME_ nvarchar(255);
	




© 2015 - 2024 Weber Informatics LLC | Privacy Policy