-- This file should undo anything in `up.sql`
ALTER TABLE address ALTER COLUMN id SET NOT NULL;