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

org.flowable.task.service.db.drop.flowable.h2.drop.task.sql Maven / Gradle / Ivy

The newest version!
drop table if exists ACT_RU_TASK cascade constraints;

drop index if exists ACT_IDX_TASK_CREATE;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy