Table george.public.renegotiation_data 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('renegotiation_data_id_seq'::regclass)
te_created_id int8 19  √  null
transaction_entry.id renegotiation_data_te_created_id_fkey
te_modified_id int8 19  √  null
transaction_entry.id renegotiation_data_te_modified_id_fkey
reason text 2147483647  √  null
paid_total numeric 10,2  √  null
invoice_number int4 10  √  null
penalty_value numeric 10,2  √  null
responsible_id int8 19  √  null
person.id renegotiation_data_responsible_id_fkey
new_order_id int8 19  √  null
sale.id renegotiation_data_new_order_id_fkey
sale_id int8 19  √  null
sale.id renegotiation_data_sale_id_fkey

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

Indexes:
Column(s) Type Sort Constraint Name Anomalies
id Primary key Asc renegotiation_data_pkey  
sale_id Must be unique Asc renegotiation_data_sale_id_key This unique column is also nullable
te_created_id Must be unique Asc renegotiation_data_te_created_id_key This unique column is also nullable
te_modified_id Must be unique Asc renegotiation_data_te_modified_id_key This unique column is also nullable

Close relationships  within one two degrees of separation :