Plume/migrations/2018-05-02-113930_drop_instance_local_domain/up.sql
Bat 5f43f783b6 Use more env vars for config
It will make it easier to test federation
2018-05-02 12:53:42 +01:00

3 lines
70 B
SQL

-- Your SQL goes here
ALTER TABLE instances DROP COLUMN local_domain;