Plume/migrations/2018-06-20-194538_add_mentions_ap_url/up.sql

3 lines
90 B
MySQL
Raw Normal View History

2018-06-20 20:05:30 +00:00
-- Your SQL goes here
ALTER TABLE mentions ADD COLUMN ap_url VARCHAR NOT NULL DEFAULT '';