Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
obj_oid | int8 | 19 | null |
|
|
|||||
checkout_center_oid | int8 | 19 | null |
|
|
|||||
person_role_oid | int8 | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
person_role_checkout_center_pkey | Primary key | Asc | obj_oid |
person_role_checkout_center_person_role_oid_checkout_center_key | Must be unique | Asc/Asc | person_role_oid + checkout_center_oid |