-- This file should undo anything in `up.sql`

ALTER TABLE gamenight
DROP COLUMN owner_id;