Table cxgn.genomic_bt.read_class

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
read_class_id serial 10  √  nextval('read_class_read_class_id_seq'::regclass)
class_name varchar 40  √  null
cxgn_production_visible bool 1  √  false

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

Indexes:
Column(s) Type Sort Constraint Name Anomalies
read_class_id Primary key Asc read_class_pkey  
class_name Must be unique Asc read_class_class_name_key This unique column is also nullable