Table cxgn.annotation_bt.organism

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
organism_id serial 10  √  nextval('organism_organism_id_seq'::regclass)
name varchar 100  √  null
cxgn_production_visible bool 1  √  false

Table contained 0 rows at Thu Jun 21 23:00 EDT 2007

Indexes:
Column(s) Type Sort Constraint Name Anomalies
organism_id Primary key Asc organism_pkey  
name Must be unique Asc organism_name_key This unique column is also nullable