org.activiti.db.upgrade.activiti.mysql.upgradestep.59.to.510.history.sql Maven / Gradle / Ivy
The newest version!
create index ACT_IDX_HI_DETAIL_TASK_ID on ACT_HI_DETAIL(TASK_ID_);
create index ACT_IDX_HI_DETAIL_TASK_ID on ACT_HI_DETAIL(TASK_ID_);