Plume/migrations/2018-06-20-194538_add_mentions_ap_url/down.sql
2018-06-20 21:05:30 +01:00

3 lines
87 B
SQL

-- This file should undo anything in `up.sql`
ALTER TABLE mentions DROP COLUMN ap_url;