Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
project_owner_id | serial | 10 | √ | nextval('phenome.project_owner_project_owner_id_seq'::regclass) |
|
|
|||||
project_id | int4 | 10 | null |
|
|
||||||
sp_person_id | int4 | 10 | null |
|
|
||||||
create_date | timestamp | 29,6 | √ | now() |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
project_owner_pkey | Primary key | Asc | project_owner_id |