Columns
| Column | Type | Size | Foreign Key | Nullable | Default | Comments | ||
|---|---|---|---|---|---|---|---|---|
| studyprop_feature_id | bigserial | 19 |
|
nextval('chado.studyprop_feature_studyprop_feature_id_seq'::regclass) | ||||
| studyprop_id | int8 | 19 |
|
null | ||||
| feature_id | int8 | 19 |
|
null | ||||
| type_id | int8 | 19 |
|
√ | null |
Table contained -1 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| studyprop_feature_pkey | Primary key | Asc | studyprop_feature_id |
| studyprop_feature_idx1 | Performance | Asc | studyprop_id |
| studyprop_feature_idx2 | Performance | Asc | feature_id |
| studyprop_feature_studyprop_id_feature_id_key | Must be unique | Asc/Asc | studyprop_id + feature_id |

