3 lines
87 B
SQL
3 lines
87 B
SQL
-- This file should undo anything in `up.sql`
|
|
ALTER TABLE medias DROP COLUMN owner_id;
|