Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
phenotype_user_trait_id | serial | 10 | √ | nextval('phenome.phenotype_user_trait_phenotype_user_trait_id_seq'::regclass) |
|
|
|||||
user_trait_id | int4 | 10 | null |
|
|
||||||
phenotype_id | int4 | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
phenotype_user_trait_pkey | Primary key | Asc | phenotype_user_trait_id |