Table cxgn.annotation_bt.person

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
person_id serial 4  √  nextval('annotation_bt.person_person_id_seq'::text)
name varchar 100  √  null
cxgn_production_visible bool 1  √  false

Table contained 1 rows at Wed Sep 13 17:05 EDT 2006

Indexes:
Column(s) Type Sort Constraint Name Anomalies
person_id Primary key Asc person_pkey  
name Must be unique Asc person_name_key This unique column is also nullable