Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| role_id | BIGINT | 19 | null |
|
|
|||
| model_type | VARCHAR | 255 | null |
|
|
|||
| model_uuid | VARCHAR | 36 | null |
|
|
|||
| extra1 | VARCHAR | 0 | √ | null |
|
|
||
| extra2 | VARCHAR | 0 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| model_has_roles_model_uuid_IDX | Performance | Asc | model_uuid |
| model_type | Performance | Asc/Asc | model_type + model_uuid |
| role_id | Performance | Asc | role_id |
