1
0
Fork 0
mirror of https://git.joinplu.me/Plume/Plume.git synced 2025-03-08 00:01:13 +00:00
Plume/migrations/sqlite/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 '';