Table cxgn.sgn_bt.annotation_target_type

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
annotation_target_type_id bigserial 19  √  nextval('annotation_target_type_annotation_target_type_id_seq'::regclass)
type_name varchar 25  √  null
type_description varchar 250  √  null
table_name varchar 250  √  null
index_field_name varchar 250  √  null
cxgn_production_visible bool 1  √  false

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

Indexes:
Column(s) Type Sort Constraint Name
annotation_target_type_id Primary key Asc annotation_target_type_pkey
type_name Performance Asc type_name_idx