Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| user_id | VARCHAR | 32 |  |  | ||||
| visibilityid | INT | 10 | √ | null |  |  | ||
| parent_id | INT | 10 | null |  |  | |||
| category | VARCHAR | 128 | null |  |  | |||
| name | VARCHAR | 128 | null |  |  | |||
| state | INT | 10 | √ | null |  |  | ||
| plugin | INT | 10 | √ | null |  |  | ||
| identifier | VARCHAR | 64 | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | visibilityid | 
| identifier | Performance | Asc | identifier | 
| parent_id | Performance | Asc | parent_id | 
| userid | Performance | Asc | user_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors