rollback_migration_with_down_sql
Reverse a database migration by executing its stored down SQL to undo changes, restoring the previous schema state.
Instructions
Rollback a migration using its stored down SQL
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | Migration version |