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

org.flowable.db.upgrade.flowable.oracle.upgradestep.52002.to.52100.engine.sql Maven / Gradle / Ivy

There is a newer version: 7.0.1
Show newest version
update ACT_GE_PROPERTY set VALUE_ = '5.21.0.0' where NAME_ = 'schema.version';
    




© 2015 - 2024 Weber Informatics LLC | Privacy Policy