common/dal/schema/000026_init.down.sql

2 lines
90 B
MySQL
Raw Normal View History

2025-06-23 10:51:11 +00:00
DROP INDEX IF EXISTS idx_quiz_privilege_unique;
drop table if exists quiz_privilege_usage;