Expand description
db migrate-squash subcommand.
Collapses an extension’s migrations 1..=through into a single 000
baseline file, optionally rewriting the recorded migration rows with
--apply. Baseline placement and writing are delegated to
SquashBaselineService; this module emits the manual follow-up steps the
operator must complete.
Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.