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