fix(server): generate migration for workspace pages default role (#10002)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "workspace_pages" ADD COLUMN "defaultRole" SMALLINT NOT NULL DEFAULT 30;
|
||||
Reference in New Issue
Block a user