Plume/migrations/postgres/2018-12-17-180104_mention_n.../down.sql

3 lines
114 B
MySQL
Raw Permalink Normal View History

2018-12-18 14:03:47 +00:00
-- This file should undo anything in `up.sql`
ALTER TABLE mentions ADD COLUMN ap_url VARCHAR NOT NULL DEFAULT '';