Columns
| Column | Type | Size | Foreign Key | Nullable | Default | Comments | ||
|---|---|---|---|---|---|---|---|---|
| featuremap_dbxref_id | bigserial | 19 |
|
nextval('chado.featuremap_dbxref_featuremap_dbxref_id_seq'::regclass) | ||||
| featuremap_id | int8 | 19 |
|
null | ||||
| dbxref_id | int8 | 19 |
|
null | ||||
| is_current | bool | 1 |
|
true |
Table contained -1 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| featuremap_dbxref_pkey | Primary key | Asc | featuremap_dbxref_id |
| featuremap_dbxref_idx1 | Performance | Asc | featuremap_id |
| featuremap_dbxref_idx2 | Performance | Asc | dbxref_id |

