Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
sp_project_organization_id | serial | 10 | √ | nextval('sgn_people.sp_project_organization_sp_project_organization_id_seq'::regclass) |
|
|
||
sp_project_id | int8 | 19 | √ | null |
|
|
||
sp_organization_id | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
sp_project_organization_pkey | Primary key | Asc | sp_project_organization_id |