Columns
| Column | Type | Size | Foreign Key | Nullable | Default | Comments | ||
|---|---|---|---|---|---|---|---|---|
| cell_line_id | bigserial | 19 |
|
nextval('chado.cell_line_cell_line_id_seq'::regclass) | ||||
| name | varchar | 255 |
|
√ | null | |||
| uniquename | varchar | 255 |
|
null | ||||
| organism_id | int8 | 19 |
|
null | ||||
| timeaccessioned | timestamp | 29,6 |
|
now() | ||||
| timelastmodified | timestamp | 29,6 |
|
now() |
Table contained -1 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| cell_line_pkey | Primary key | Asc | cell_line_id |
| cell_line_c1 | Must be unique | Asc/Asc | uniquename + organism_id |

