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

org.flowable.variable.service.db.drop.flowable.gbase8s.drop.variable.history.sql Maven / Gradle / Ivy

There is a newer version: 7.0.1.1
Show newest version
drop index ACT_IDX_HI_PROCVAR_NAME_TYPE;
drop index ACT_IDX_HI_VAR_SCOPE_ID_TYPE;
drop index ACT_IDX_HI_VAR_SUB_ID_TYPE;

drop table ACT_HI_VARINST;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy