Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_role_assignments_id_seq'::regclass) |
|
|
|||||
| roleid | int8 | 19 | 0 |
|
|
||||||
| contextid | int8 | 19 | 0 |
|
|
||||||
| userid | int8 | 19 | 0 |
|
|
||||||
| timemodified | int8 | 19 | 0 |
|
|
||||||
| modifierid | int8 | 19 | 0 |
|
|
||||||
| component | varchar | 100 | ''::character varying |
|
|
||||||
| itemid | int8 | 19 | 0 |
|
|
||||||
| sortorder | int8 | 19 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_roleassi_id_pk | Primary key | Asc | id |
| app_roleassi_comiteuse_ix | Performance | Asc/Asc/Asc | component + itemid + userid |
| app_roleassi_con_ix | Performance | Asc | contextid |
| app_roleassi_rol_ix | Performance | Asc | roleid |
| app_roleassi_rolcon_ix | Performance | Asc/Asc | roleid + contextid |
| app_roleassi_sor_ix | Performance | Asc | sortorder |
| app_roleassi_use_ix | Performance | Asc | userid |
| app_roleassi_useconrol_ix | Performance | Asc/Asc/Asc | userid + contextid + roleid |

