ujcms-v10.1.3/upgrade/mysql/mysql_upgrade_80to90_after.sql

4 lines
170 B
MySQL
Raw Permalink Normal View History

2026-03-11 09:48:21 +08:00
DROP INDEX fk_surveyoption_item ON ujcms_survey_option;
DROP INDEX fk_surveyoption_site ON ujcms_survey_option;
DROP INDEX fk_surveyoption_survey ON ujcms_survey_option;