paperclip/packages/db/src/migrations/0041_curly_maria_hill.sql

2 lines
103 B
MySQL
Raw Normal View History

ALTER TABLE "instance_settings" ADD COLUMN IF NOT EXISTS "general" jsonb DEFAULT '{}'::jsonb NOT NULL;