3 lines
70 B
MySQL
Raw Normal View History

-- AlterTable
ALTER TABLE "Settings" ADD COLUMN "settings" JSONB;