2 lines
90 B
MySQL
2 lines
90 B
MySQL
|
DROP INDEX IF EXISTS idx_quiz_privilege_unique;
|
||
|
drop table if exists quiz_privilege_usage;
|