3 lines
77 B
MySQL
Raw Normal View History

-- AlterTable
ALTER TABLE "Workspace" ADD COLUMN "dashboardLayout" JSON;