Skip to content

Commit 6c4c579

Browse files
committed
regenerate workflow_mcp_server enum migration on top of staging (0257)
1 parent 5733416 commit 6c4c579

3 files changed

Lines changed: 16698 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
-- migration-safe: additive enum value only (no rewrite, no table lock); old app code never
2+
-- reads or writes 'workflow_mcp_server' rows, so it is invisible during cutover
3+
ALTER TYPE "public"."workspace_fork_resource_type" ADD VALUE 'workflow_mcp_server' BEFORE 'custom_tool';

0 commit comments

Comments
 (0)