Diagnose Migration History Divergence

Diagnose EF Core migration-history divergence between a target environment's __EFMigrationsHistory table and a deploying or rolling-back branch's Migrations folder — trace each divergent migration to its origin branch/author/merge-status via git, classify its risk, and produce a hand-off report. Triggers on "migration history divergence", "migration was not found" deploy failures, "EF Core migration mismatch between environments", and "pending model changes" / rollback-planning questions before running Update-Database against a shared environment.

justinmchoi Updated

File contents

justinmchoi/ai-toolkit/tree/main/skills/engineering/diagnose-migration-history-divergence commit 242e7c46d3

Frequently asked questions

npx skillmds@latest add justinmchoi/diagnose-migration-history-divergence