Columns
| Column | Type | Size | Foreign Key | Nullable | Default | Comments | ||
|---|---|---|---|---|---|---|---|---|
| featuremap_pub_id | bigserial | 19 |
|
nextval('chado.featuremap_pub_featuremap_pub_id_seq'::regclass) | ||||
| featuremap_id | int8 | 19 |
|
null | ||||
| pub_id | int8 | 19 |
|
null |
Table contained -1 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| featuremap_pub_pkey | Primary key | Asc | featuremap_pub_id |
| featuremap_pub_idx1 | Performance | Asc | featuremap_id |
| featuremap_pub_idx2 | Performance | Asc | pub_id |

