Table | people |
|---|---|
Description | CO People |
Column | Format | Description | Definition | Required | Comments |
|---|---|---|---|---|---|
id | integer, primary key | Row identifier | autoincrement | ||
| co_id | integer, foreign key | CO Record ID | cos:id | ||
status | varchar(2) | Person's status within CO | |||
| timezone | varchar(80) | Person's preferred timezone | IANA Timezone Database | ||
| date_of_birth | date | Person's date of birth |