Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
attrib_id | INT UNSIGNED | 10 | √ | null |
|
|
||
device_id | INT UNSIGNED | 10 | null |
|
|
|||
attrib_type | VARCHAR | 32 | null |
|
|
|||
attrib_value | TEXT | 65535 | null |
|
|
|||
updated | TIMESTAMP | 19 | current_timestamp() |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | attrib_id |
devices_attribs_device_id_index | Performance | Asc | device_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors