Files
coder/coderd/database/migrations/000384_add_workspace_share_scope.down.sql

4 lines
181 B
SQL

-- No-op: keep enum values to avoid dependency churn.
-- If strict removal is required, create a new enum type without these values,
-- cast columns, drop the old type, and rename.