-- Single statement: CREATE INDEX CONCURRENTLY cannot run inside a transaction -- or share a multi-command migration file. CREATE INDEX CONCURRENTLY IF NOT EXISTS idx_vcs_pull_request_workspace ON vcs_pull_request (workspace_id);