Schema Version: 1.3

cell_line_cvtermprop


Columns

Column Type Size Foreign Key Nullable Default Comments
cell_line_cvtermprop_id bigserial 19
nextval('chado.cell_line_cvtermprop_cell_line_cvtermprop_id_seq'::regclass)
cell_line_cvterm_id int8 19
cell_line_cvterm.cell_line_cvterm_id cell_line_cvtermprop_cell_line_cvterm_id_fkey C
null
type_id int8 19
cvterm.cvterm_id cell_line_cvtermprop_type_id_fkey C
null
value text 2147483647
null
rank int4 10
0

Table contained -1 rows

Indexes

Constraint Name Type Sort Column(s)
cell_line_cvtermprop_pkey Primary key Asc cell_line_cvtermprop_id
cell_line_cvtermprop_c1 Must be unique Asc/Asc/Asc cell_line_cvterm_id + type_id + rank

Relationships