3 lines
77 B
MySQL
3 lines
77 B
MySQL
|
-- AlterTable
|
||
|
ALTER TABLE "Workspace" ADD COLUMN "dashboardLayout" JSON;
|