Table cxgn.sgn_bt.family_build

Generated by
SchemaSpy
Related columns Constraint names Comments Legend
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
Dashed lines show
implied relationships
< n > number of related tables
Please support this project 
Column Type Size Nulls Auto Default Children Parents Comments
family_build_id bigserial 19  √  nextval('family_build_family_build_id_seq'::regclass)
group_id int8 19  √  null
build_nr int8 19  √  null
i_value float8 17,17  √  null
build_date timestamp 29,6 ('now'::text)::timestamp(6) with time zone
cxgn_production_visible bool 1  √  false

Table contained 3 rows at Thu Jun 21 23:03 EDT 2007

Indexes:
Column(s) Type Sort Constraint Name
family_build_id Primary key Asc family_build_pkey
group_id Performance Asc group_id_idx