run_migration
Run DDL migration scripts inside a transaction to apply schema changes atomically, preventing partial updates.
Instructions
Run a database migration (DDL statements) in a transaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | Migration SQL containing one or more DDL statements separated by semicolons |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||