Table george.public.on_sale_info 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
id bigserial 19  √  nextval('on_sale_info_id_seq'::regclass)
sellable.on_sale_info_id sellable_on_sale_info_id_fkey
te_created_id int8 19  √  null
transaction_entry.id on_sale_info_te_created_id_fkey
te_modified_id int8 19  √  null
transaction_entry.id on_sale_info_te_modified_id_fkey
on_sale_price numeric 10,2  √  null
on_sale_start_date timestamp 29,6  √  null
on_sale_end_date timestamp 29,6  √  null

Table contained 15 rows at Tue Jul 14 15:21 GMT-03:00 2009

Indexes:
Column(s) Type Sort Constraint Name Anomalies
id Primary key Asc on_sale_info_pkey  
te_created_id Must be unique Asc on_sale_info_te_created_id_key This unique column is also nullable
te_modified_id Must be unique Asc on_sale_info_te_modified_id_key This unique column is also nullable

Close relationships  within one two degrees of separation :