Columns
| Column | Type | Size | Foreign Key | Nullable | Default | Comments | ||
|---|---|---|---|---|---|---|---|---|
| featuremap_organism_id | bigserial | 19 |
|
nextval('chado.featuremap_organism_featuremap_organism_id_seq'::regclass) | ||||
| featuremap_id | int8 | 19 |
|
null | ||||
| organism_id | int8 | 19 |
|
null |
Table contained -1 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| featuremap_organism_pkey | Primary key | Asc | featuremap_organism_id |
| featuremap_organism_c1 | Must be unique | Asc/Asc | featuremap_id + organism_id |
| featuremap_organism_idx1 | Performance | Asc | featuremap_id |
| featuremap_organism_idx2 | Performance | Asc | organism_id |

