Commit graph

1 commit

Author SHA1 Message Date
BoulderBadgeDad
174adf2dc9 #845 tests: cover the verification_status migration backfill
Locks the one-time backfill that derives verification_status for pre-column
library_history rows from acoustid_result: pass->verified, skip->unverified,
fail->force_imported; never overwrites an existing status (NULL-only); leaves
no-acoustid rows NULL; idempotent across repeated inits. Exercises the real
_initialize_database path (clears the per-process init guard to re-trigger it).
2026-06-11 11:17:09 -07:00