Plume/migrations/sqlite/2018-10-30-151545_add_post_.../down.sql

3 lines
86 B
MySQL
Raw Normal View History

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