Schema Version: 1.3

featuremap


Columns

Column Type Size Foreign Key Nullable Default Comments
featuremap_id bigserial 19
nextval('chado.featuremap_featuremap_id_seq'::regclass)
name varchar 255
null
description text 2147483647
null
unittype_id int8 19
cvterm.cvterm_id featuremap_unittype_id_fkey N
null

Table contained -1 rows

Indexes

Constraint Name Type Sort Column(s)
featuremap_pkey Primary key Asc featuremap_id
featuremap_c1 Must be unique Asc name

Relationships