CreateMigrationRequest
Request to create a new migration
Properties
Section titled “Properties”| Property | Type |
|---|---|
description? |
string |
down_sql? |
string |
name |
string |
namespace? |
string |
up_sql |
string |
Request to create a new migration
| Property | Type |
|---|---|
description? |
string |
down_sql? |
string |
name |
string |
namespace? |
string |
up_sql |
string |