Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| nd_reagentprop_id | serial | 10 | √ | nextval('nd_reagentprop_nd_reagentprop_id_seq'::regclass) |
|
|
|||||
| nd_reagent_id | int4 | 10 | null |
|
|
||||||
| type_id | int4 | 10 | null |
|
|
||||||
| value | text | 2147483647 | √ | null |
|
|
|||||
| rank | int4 | 10 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| nd_reagentprop_pkey | Primary key | Asc | nd_reagentprop_id |
| nd_reagentprop_c1 | Must be unique | Asc/Asc/Asc | nd_reagent_id + type_id + rank |



