Migrator Table Definition Functions any tabledefinition
Adds a column to table definition.
Name | Type | Required | Default | Description |
---|---|---|---|---|
columnName | string | Yes | ||
columnType | string | Yes | ||
default | string | No | ||
null | boolean | No | ||
limit | any | No | ||
precision | numeric | No | ||
scale | numeric | No |