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

2 lines
90 B
SQL

DROP INDEX IF EXISTS idx_quiz_privilege_unique;
drop table if exists quiz_privilege_usage;