Loading…
Found in clubfinder-backend/migrations/archive/111_swa_log_club_name.sql:3
#146 Option B repoints DJ / Host / Entertainer Set History (#145) off dj_sets onto this archive log (the single source of truth for completed sets going forward). The log stores club_id only — no FK to clubs, no denormalized name — so a hard-deleted club (the quarterly cull) would leave completed-set history unrenderable. Mirror the dj_sets.club_name snapshot (migration 110).
Link this decision to the modules and files it governs.
All linkage saved.
Deprecate marks this decision as no longer current — existing references remain, but it stops being treated as the standard. It doesn't change any code.