1
0
Fork 0
mirror of https://git.joinplu.me/Plume/Plume.git synced 2025-01-27 05:08:07 +00:00
Plume/migrations/postgres/2018-12-17-180104_mention_no_ap_url/down.sql
2018-12-18 15:03:47 +01:00

2 lines
114 B
SQL

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