Table cxgn.annotation.property

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
property_id serial 10  √  nextval('property_property_id_seq'::regclass)
type varchar 100  √  null
value varchar 100  √  null
table_name varchar 13  √  null
table_id int8 19  √  null

Table contained 0 rows at Wed May 20 01:30 EDT 2009

Indexes:
Column(s) Type Sort Constraint Name
property_id Primary key Asc property_pkey