Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
stock_relationship_cvterm_id | serial | 10 | √ | nextval('stock_relationship_cvterm_stock_relationship_cvterm_id_seq'::regclass) |
|
|
|||||
stock_relationship_id | int4 | 10 | null |
|
|
||||||
cvterm_id | int4 | 10 | null |
|
|
||||||
pub_id | int4 | 10 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
stock_relationship_cvterm_pkey | Primary key | Asc | stock_relationship_cvterm_id |