sql_to_flyway
Convert SQL Server DDL into Flyway migration files to enable versioned, portable schema changes across environments.
Instructions
Convert SQL Server DDL into a portable Flyway migration file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ddl | Yes | ||
| version | No | ||
| description | No | migration |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||