CreateColumnRequest
Column definition for creating a table
Properties
Section titled “Properties”| Property | Type |
|---|---|
defaultValue? | string |
name | string |
nullable? | boolean |
primaryKey? | boolean |
type | string |
Column definition for creating a table
| Property | Type |
|---|---|
defaultValue? | string |
name | string |
nullable? | boolean |
primaryKey? | boolean |
type | string |