Release preparation
Release Plans
Build review-only handoffs for supported schema candidates without turning DbState into a database execution tool.
Release Plans help teams prepare a controlled handoff after Repository-to-Database Schema Compare.
They are not deployments.
Review sequence
A typical Release Plan workflow is:
- Run Repository-to-Database Schema Compare.
- Inspect differences.
- Open Object Diff.
- Select supported candidates.
- Build a Release Plan.
- Prepare supported review-only artifacts.
- Review the artifact externally.
- Execute approved SQL outside DbState.
Safety boundary
Generated artifacts are not executed by DbState. Database execution remains outside DbState.
Manual-review cases
Destructive or unsupported cases may remain manual-review cases. DbState does not pretend that every schema difference has a universally safe automated resolution.
Release Plans do not provide:
- Direct database apply
- Generated SQL execution inside DbState
- Automatic rollback
- Transactional deployment
- Automatic Git staging or commits
This page does not provide an exhaustive SQL support matrix. Use the current Private Beta documentation and product review surfaces to determine whether a specific difference is supported.
Review Safety Model and Known Limitations before using release preparation workflows.