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

org.flowable.db.upgrade.flowable.postgres.upgradestep.54.to.55.engine.sql Maven / Gradle / Ivy

There is a newer version: 4.0.0
Show newest version
alter table ACT_RU_TASK 
add PARENT_TASK_ID_ varchar(64);




© 2015 - 2025 Weber Informatics LLC | Privacy Policy