Columns
| Column | Type | Size | Foreign Key | Nullable | Default | Comments | ||
|---|---|---|---|---|---|---|---|---|
| stockcollection_stock_id | bigserial | 19 |
|
nextval('chado.stockcollection_stock_stockcollection_stock_id_seq'::regclass) | ||||
| stockcollection_id | int8 | 19 |
|
null | ||||
| stock_id | int8 | 19 |
|
null |
Table contained -1 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| stockcollection_stock_pkey | Primary key | Asc | stockcollection_stock_id |
| stockcollection_stock_c1 | Must be unique | Asc/Asc | stockcollection_id + stock_id |
| stockcollection_stock_idx1 | Performance | Asc | stockcollection_id |
| stockcollection_stock_idx2 | Performance | Asc | stock_id |

