Table cxgn.annotation_bt.seq_relationship

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
seq_rel_id serial 10  √  nextval('seq_relationship_seq_rel_id_seq'::regclass)
seq_id int8 19  √  null
type varchar 7  √  null
alignment text 2147483647  √  null
start int8 19  √  null
end int8 19  √  null
strand varchar 1  √  null
table_name varchar 12  √  null
table_id int8 19  √  null
cxgn_production_visible bool 1  √  false

Table contained 43,683 rows at Thu Jun 21 23:00 EDT 2007

Indexes:
Column(s) Type Sort Constraint Name
seq_rel_id Primary key Asc seq_relationship_pkey