Files
multica/server/migrations/193_issue_property_drop_workspace_fk.down.sql
Multica Eve f46d5d7ba5 fix(db): make issue property migrations deploy-safe (#5456)
Co-authored-by: Eve <eve@multica-ai.local>
Co-authored-by: multica-agent <github@multica.ai>
2026-07-15 17:40:24 +08:00

3 lines
142 B
SQL

-- Deliberately do not restore the pre-release foreign key. Workspace deletion
-- remains application-owned across both migration directions.