mirror of https://github.com/buster-so/buster.git
1 line
88 B
MySQL
1 line
88 B
MySQL
|
ALTER TABLE "slack_integrations" ADD COLUMN "default_channel" jsonb DEFAULT '{}'::jsonb;
|