Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| meta_entity_id | INT | 10 | 0 |  |  | |||
| rbac_id | INT | 10 | √ | null |  |  | ||
| obj_id | INT | 10 | √ | null |  |  | ||
| obj_type | VARCHAR | 6 | √ | null |  |  | ||
| parent_type | VARCHAR | 16 | √ | null |  |  | ||
| parent_id | INT | 10 | √ | null |  |  | ||
| entity | VARCHAR | 4000 | √ | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | meta_entity_id | 
| i1_idx | Performance | Asc/Asc | rbac_id + obj_id | 
| i2_idx | Performance | Asc | entity | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors