Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | 0 |
|
|
|||
| user_id | BIGINT | 19 | √ | null |
|
|
||
| position_id | BIGINT | 19 | √ | null |
|
|
||
| orgu_id | BIGINT | 19 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| oi_idx | Performance | Asc | orgu_id |
| pi_idx | Performance | Asc | position_id |
| po_idx | Performance | Asc/Asc | position_id + orgu_id |
| pu_idx | Performance | Asc/Asc | position_id + user_id |
| ui_idx | Performance | Asc | user_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors