Files
multica/server/migrations/044_fix_workspace_fallback_slug.down.sql

4 lines
186 B
SQL

-- Cannot reverse the slug rename — the original 'workspace' slug is lost
-- and we'd risk colliding multiple workspaces on the same value.
-- This migration is intentionally one-way.