type
RiskLevel
type RiskLevel stringNotice, warning, or destructive operational impact.
Source migration/migration.go:155
RiskNotice"notice"- Operational context without required intervention.
RiskWarning"warning"- A change requiring explicit deployment review.
RiskDestructive"destructive"- A change that can permanently remove stored data.