scripts.db.update-7.1.0-x.mysql.legacy.update.ddl.sql Maven / Gradle / Ivy
alter table nflow_archive_workflow drop index nflow_archive_workflow_uniq;
create index idx_workflow_archive_type on nflow_archive_workflow(type);
alter table nflow_archive_workflow drop index nflow_archive_workflow_uniq;
create index idx_workflow_archive_type on nflow_archive_workflow(type);