-- This file should undo anything in `up.sql` DROP INDEX studios_name ; DROP INDEX studios_uid ; DROP TABLE studios;