-- Add Matrix Space ID to organizations for org <-> space mapping ALTER TABLE organizations ADD COLUMN IF NOT EXISTS matrix_space_id TEXT;