Table george.public.sellable_category 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('sellable_category_id_seq'::regclass)
commission_source.category_id commission_source_category_id_fkey
sellable.category_id sellable_category_id_fkey
sellable_category.category_id sellable_category_category_id_fkey
te_created_id int8 19  √  null
transaction_entry.id sellable_category_te_created_id_fkey
te_modified_id int8 19  √  null
transaction_entry.id sellable_category_te_modified_id_fkey
description text 2147483647  √  null
suggested_markup numeric 10,2  √  null
salesperson_commission numeric 10,2  √  null
category_id int8 19  √  null
sellable_category.id sellable_category_category_id_fkey
tax_constant_id int8 19  √  null
sellable_tax_constant.id sellable_category_tax_constant_id_fkey

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

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

Close relationships  within one two degrees of separation :