Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('person_external_identifier_id_seq'::regclass) |
|
|
||||||
| person_id | uuid | 2147483647 | null |
|
|
|||||||
| external_identifier_schema | text | 2147483647 | null |
|
|
|||||||
| external_identifier_value | text | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| person_external_identifier_pkey | Primary key | Asc | id |


