Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
project_md_image_id | serial | 10 | √ | nextval('phenome.project_md_image_project_md_image_id_seq'::regclass) |
|
|
|||||
project_id | int4 | 10 | null |
|
|
||||||
image_id | int4 | 10 | null |
|
|
||||||
type_id | int4 | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
project_md_image_pkey | Primary key | Asc | project_md_image_id |