Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| element_id | INT UNSIGNED | 10 | √ | null |  |  | ||
| container_id | INT UNSIGNED | 10 | null |  |  | |||
| widget_id | INT UNSIGNED | 10 | null |  |  | |||
| x | BIT | 1 | 0 |  |  | |||
| y | TINYINT UNSIGNED | 3 | null |  |  | |||
| width | BIT | 1 | null |  |  | |||
| height | BIT | 1 | null |  |  | |||
| locked | BIT | 1 | 0 |  |  | |||
| removable | BIT | 1 | 1 |  |  | |||
| options | VARCHAR | 8192 | [] |  |  | |||
| mkdate | INT UNSIGNED | 10 | null |  |  | |||
| chdate | INT UNSIGNED | 10 | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | element_id | 
| container_id | Performance | Asc | container_id | 
| widget_id | Performance | Asc | widget_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors