- Adds safe migrations support to development branches, enabling zero‑downtime schema changes and reverts.
- Provides protection against accidental schema modifications on dev branches.
- Allows dev branches with safe migrations to act as a staging workflow.