Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| component_type | CHAR | 10 |  |  | ||||
| component_name | VARCHAR | 90 |  |  | ||||
| slot_id | CHAR | 10 |  |  | ||||
| name | VARCHAR | 40 |  |  | ||||
| last_update_version | CHAR | 10 | √ | null |  |  | ||
| active | TINYINT | 3 | √ | null |  |  | ||
| db_version | INT | 10 | 0 |  |  | |||
| plugin_id | VARCHAR | 20 | √ | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc/Asc/Asc | component_type + component_name + slot_id + name | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors