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

org.flowable.db.upgrade.flowable.h2.upgradestep.50.to.51.engine.sql Maven / Gradle / Ivy

There is a newer version: 7.0.1
Show newest version
alter table ACT_RU_VARIABLE 
add TASK_ID_ varchar(64);




© 2015 - 2024 Weber Informatics LLC | Privacy Policy