Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | 0 |  |  | |||
| context_id | BIGINT | 19 | √ | null |  |  | ||
| operations | VARCHAR | 256 | √ | null |  |  | ||
| parent_id | BIGINT | 19 | √ | null |  |  | ||
| position_id | BIGINT | 19 | √ | null |  |  | ||
| protected | TINYINT | 3 | √ | 0 |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| co_idx | Performance | Asc | context_id | 
| po_idx | Performance | Asc | position_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors