Table george.public.payment_renegotiation 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('payment_renegotiation_id_seq'::regclass)
payment_group.renegotiation_id payment_group_renegotiation_id_fkey
te_created_id int8 19  √  null
transaction_entry.id payment_renegotiation_te_created_id_fkey
te_modified_id int8 19  √  null
transaction_entry.id payment_renegotiation_te_modified_id_fkey
open_date timestamp 29,6  √  null
close_date timestamp 29,6  √  null
status int4 10  √  null
discount_value numeric 10,2  √  null
surcharge_value numeric 10,2  √  null
total numeric 10,2  √  null
notes text 2147483647  √  null
client_id int8 19  √  null
person_adapt_to_client.id payment_renegotiation_client_id_fkey
responsible_id int8 19  √  null
person_adapt_to_user.id payment_renegotiation_responsible_id_fkey
branch_id int8 19  √  null
person_adapt_to_branch.id payment_renegotiation_branch_id_fkey
group_id int8 19  √  null
payment_group.id payment_renegotiation_group_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 payment_renegotiation_pkey  
te_created_id Must be unique Asc payment_renegotiation_te_created_id_key This unique column is also nullable
te_modified_id Must be unique Asc payment_renegotiation_te_modified_id_key This unique column is also nullable

Close relationships  within one two degrees of separation :