listprop

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
listprop_id serial 10 nextval('sgn_people.listprop_listprop_id_seq'::regclass)
list_id int4 10 null
list.list_id listprop_list_id_fkey R
type_id int4 10 null
cvterm.cvterm_id listprop_type_id_fkey R
value text 2147483647 null
rank int4 10 0

Indexes

Constraint Name Type Sort Column(s)
listprop_pkey Primary key Asc listprop_id

Relationships