Plume/migrations/sqlite/2018-12-17-180104_mention_no_ap_url/down.sql
2018-12-18 15:03:47 +01:00

3 lines
114 B
SQL

-- This file should undo anything in `up.sql`
ALTER TABLE mentions ADD COLUMN ap_url VARCHAR NOT NULL DEFAULT '';