rollback_migration
Roll back a database migration atomically using a verified plan from a previous review.
Instructions
Atomically roll back the latest reviewed migration using its stored verified plan
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Applied migration name | |
| review_hash | Yes | Exact review hash of the stored plan | |
| timeout_seconds | No | ||
| lock_timeout_seconds | No |