Plume/migrations/postgres/2018-12-17-180104_mention_no_ap_url/up.sql

3 lines
63 B
MySQL
Raw Normal View History

2018-12-18 14:03:47 +00:00
-- Your SQL goes here
ALTER TABLE mentions DROP COLUMN ap_url;