Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| field | VARCHAR | 255 | null |  |  | |||
| range_id | VARCHAR | 32 | null |  |  | |||
| value | TEXT | 65535 | null |  |  | |||
| mkdate | INT | 10 | 0 |  |  | |||
| chdate | INT | 10 | 0 |  |  | |||
| comment | TEXT | 65535 | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc | field + range_id | 
| field | Performance | Asc/Asc | field + value | 
| range_id | Performance | Asc | range_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors