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

3 lines
87 B
MySQL
Raw Normal View History

2018-09-02 22:55:42 +02:00
-- This file should undo anything in `up.sql`
ALTER TABLE medias DROP COLUMN owner_id;