Plume/migrations/postgres/2018-09-02-123623_medias_ow.../down.sql

3 lines
87 B
SQL

-- This file should undo anything in `up.sql`
ALTER TABLE medias DROP COLUMN owner_id;