Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
transport_id | INT UNSIGNED | 10 | √ | null |
|
|
||
transport_name | VARCHAR | 30 | null |
|
|
|||
transport_type | VARCHAR | 20 | 'mail' |
|
|
|||
is_default | BIT | 3 | 0 |
|
|
|||
transport_config | TEXT | 65535 | √ | NULL |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | transport_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors