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

3 lines
114 B
MySQL
Raw Permalink Normal View History

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