Plume/migrations/postgres/2018-05-10-101553_posts_add.../up.sql

3 lines
87 B
SQL

-- Your SQL goes here
ALTER TABLE posts ADD COLUMN ap_url VARCHAR NOT NULL DEFAULT '';