Plume/migrations/postgres/2018-07-27-102221_user_add_.../up.sql

3 lines
99 B
SQL

-- Your SQL goes here
ALTER TABLE users ADD COLUMN followers_endpoint VARCHAR NOT NULL DEFAULT '';