rollback_to_version
Revert your database schema to a target version by rolling back all migrations applied after it.
Instructions
Rollback all migrations after a specific version
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | Target version to rollback to |