MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / backfill-org-slugs.ts

File backfill-org-slugs.ts

apps/cloud/scripts/backfill-org-slugs.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* oxlint-disable executor/no-try-catch-or-throw -- boundary: out-of-band migration script over a raw postgres connection */
2// ---------------------------------------------------------------------------
3// One-off data backfill: mint URL slugs for organizations that predate the
4// slug column (added by migration 0003, nullable).

Callers

nothing calls this directly

Calls 4

generateOrgSlugFunction · 0.90
errorMethod · 0.80
logMethod · 0.80
endMethod · 0.80

Tested by

no test coverage detected