Plume/migrations/postgres/2018-05-13-175144_users_add.../up.sql

3 lines
77 B
SQL

-- Your SQL goes here
ALTER TABLE users ADD COLUMN shared_inbox_url VARCHAR;