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

3 lines
99 B
MySQL
Raw Normal View History

2018-07-27 12:53:21 +02:00
-- Your SQL goes here
ALTER TABLE users ADD COLUMN followers_endpoint VARCHAR NOT NULL DEFAULT '';