Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| list_element_id | VARCHAR | 32 |  |  | ||||
| list_id | VARCHAR | 32 |  |  | ||||
| catalog_id | VARCHAR | 32 |  |  | ||||
| user_id | VARCHAR | 32 |  |  | ||||
| mkdate | INT | 10 | 0 |  |  | |||
| chdate | INT | 10 | 0 |  |  | |||
| note | TEXT | 65535 | √ | null |  |  | ||
| priority | SMALLINT | 5 | 0 |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | list_element_id | 
| catalog_id | Performance | Asc | catalog_id | 
| list_id | Performance | Asc | list_id | 
| priority | Performance | Asc | priority | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors