| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| population_id | serial | 10 | √ | nextval('phenome.population_population_id_seq'::regclass) |
|
|
||||||||||||||||||||
| name | varchar | 100 | √ | null |
|
|
||||||||||||||||||||
| description | text | 2147483647 | √ | null |
|
|
||||||||||||||||||||
| person_id | int4 | 10 | √ | null |
|
|
||||||||||||||||||||
| sp_person_id | int8 | 19 | √ | null |
|
|
||||||||||||||||||||
| create_date | timestamptz | 35,6 | √ | now() |
|
|
||||||||||||||||||||
| modified_date | timestamptz | 35,6 | √ | null |
|
|
||||||||||||||||||||
| background_accession_id | int8 | 19 | √ | null |
|
|
||||||||||||||||||||
| obsolete | bool | 1 | √ | false |
|
|
||||||||||||||||||||
| cross_type_id | int4 | 10 | √ | null |
|
|



