AntiPattern
Schema Migration Drift
schema-migration-drift-from-metadata
Schema migration tooling fails when stateful metadata, hooks, and creation/diff logic are applied inconsistently—corrupt snapshot history, premature hook firing, or conditional create/update semantics prevents intended schema changes across CI, jobs, and environments.