Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| config_id | INT UNSIGNED | 10 | √ | null |
|
|
||
| config_name | VARCHAR | 255 | null |
|
|
|||
| config_value | VARCHAR | 512 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | config_id |
| config_config_name_unique | Must be unique | Asc | config_name |
Diagram producer might be missing
No diagrams were produced please see application output for any errors