Columns
| Column | Type | Size | Foreign Key | Nullable | Default | Comments | ||
|---|---|---|---|---|---|---|---|---|
| stock_featuremap_id | bigserial | 19 |
|
nextval('chado.stock_featuremap_stock_featuremap_id_seq'::regclass) | ||||
| featuremap_id | int8 | 19 |
|
null | ||||
| stock_id | int8 | 19 |
|
null | ||||
| type_id | int8 | 19 |
|
√ | null |
Table contained -1 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| stock_featuremap_pkey | Primary key | Asc | stock_featuremap_id |
| stock_featuremap_c1 | Must be unique | Asc/Asc/Asc | featuremap_id + stock_id + type_id |
| stock_featuremap_idx1 | Performance | Asc | featuremap_id |
| stock_featuremap_idx2 | Performance | Asc | stock_id |
| stock_featuremap_idx3 | Performance | Asc | type_id |

