prc_persons
Title | prc_persons |
---|---|
Type | Calculated |
Description | Calculated Person, the master record of an individual (1 row per actual person) |
Column | Format | Nullable | Description | Definition | Comments |
---|---|---|---|---|---|
id | integer, primary key | Row identifier | autoincrement | Â | |
date_of_birth | date | Date of birth | Â | Elected from prs_sor_persons:date_of_birth | |
gender_t | varchar(2) | Gender | Additional values may be defined locally | Elected from prs_sor_persons:gender
|
Â
Migration Notes From OR 1
- Activation key columns removed and migrated to XXX (Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.)
gender
 replaced withÂgender_t
( )- Contact email removed; use XXX "primary" column in prc_emails instead ( )
- Contact phone removed; use XXX "primary" column in prc_emails instead ( )