-- This file should undo anything in `up.sql` DROP INDEX IF EXISTS dictionaries_user_id; DROP TABLE dictionaries_users;