Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| obj_oid | int8 | 19 | null |
|
|
|||||||
| person_oid | int8 | 19 | null |
|
|
|||||||
| organization_oid | int8 | 19 | null |
|
|
|||||||
| system_role_oid | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| person_role_pkey | Primary key | Asc | obj_oid |
| person_role_person_oid_organization_oid_key | Must be unique | Asc/Asc | person_oid + organization_oid |

