4 lines
170 B
MySQL
4 lines
170 B
MySQL
|
|
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;
|