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

2 lines
63 B
SQL

-- Your SQL goes here
ALTER TABLE mentions DROP COLUMN ap_url;