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

org.flowable.db.upgrade.flowable.postgres.upgradestep.5151.to.516.history.sql Maven / Gradle / Ivy

There is a newer version: 4.0.0
Show newest version
alter table ACT_HI_PROCINST
	add NAME_ varchar(255);
	




© 2015 - 2025 Weber Informatics LLC | Privacy Policy