migration_risk
Rate database migrations for live-system impact, flagging write locks, table rewrites, and code-breaking operations during rolling deploys.
Instructions
Rate migrations by what they do to a live database.
Flags operations that block writes, rewrite a table, or break the code that
is still running during a rolling deploy.
Args:
include_applied: also classify migrations that already ran.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_applied | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||