You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(mutants): cmd_revision_core collects interactive fill_with into migration
Adding a NOT-NULL, no-default, non-FK column requires an interactively
collected fill_with value. A value-supplying mock provides a sentinel; the
written migration must embed it. Pins the if !missing.is_empty() gate
(mod.rs:492) - a delete-! mutant skips collection, omitting the value.
0 commit comments