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