Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| obj_oid | int8 | 19 | null |
|
|
|||||||||||
| person_oid | int8 | 19 | null |
|
|
|||||||||||
| staffed_location_oid | int8 | 19 | null |
|
|
|||||||||||
| manager | bool | 1 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| sched_staff_pkey | Primary key | Asc | obj_oid |
| sched_staff_unique_person_and_staffed_location | Must be unique | Asc/Asc | person_oid + staffed_location_oid |

