sp_orderprop

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
sp_orderprop_id serial 10 nextval('sgn_people.sp_orderprop_sp_orderprop_id_seq'::regclass)
sp_order_id int8 19 null
sp_order.sp_order_id sp_orderprop_sp_order_id_fkey R
type_id int8 19 null
cvterm.cvterm_id sp_orderprop_type_id_fkey R
value jsonb 2147483647 null
rank int4 10 null

Indexes

Constraint Name Type Sort Column(s)
sp_orderprop_pkey Primary key Asc sp_orderprop_id

Relationships