Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| rol_id | INT | 10 | 0 |  |  | |||
| parent | INT | 10 | 0 |  |  | |||
| assign | CHAR | 1 | √ | null |  |  | ||
| protected | CHAR | 1 | √ | n |  |  | ||
| blocked | TINYINT | 3 | 0 |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc | rol_id + parent | 
| i1_idx | Performance | Asc | parent | 
| i2_idx | Performance | Asc/Asc | assign + rol_id | 
| i3_idx | Performance | Asc/Asc | assign + parent | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors