Columns
| Column | Type | Size | Foreign Key | Nullable | Default | Comments | ||
|---|---|---|---|---|---|---|---|---|
| cell_lineprop_pub_id | bigserial | 19 |
|
nextval('chado.cell_lineprop_pub_cell_lineprop_pub_id_seq'::regclass) | ||||
| cell_lineprop_id | int8 | 19 |
|
null | ||||
| pub_id | int8 | 19 |
|
null |
Table contained -1 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| cell_lineprop_pub_pkey | Primary key | Asc | cell_lineprop_pub_id |
| cell_lineprop_pub_c1 | Must be unique | Asc/Asc | cell_lineprop_id + pub_id |

