-- This file should undo anything in `up.sql` DROP TABLE release_stores; ALTER TABLE releases DROP COLUMN release_store_id;