Table george.public.till 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('till_id_seq'::regclass)
payment.till_id payment_till_id_fkey
till_entry.till_id till_entry_till_id_fkey
te_created_id int8 19  √  null
transaction_entry.id till_te_created_id_fkey
te_modified_id int8 19  √  null
transaction_entry.id till_te_modified_id_fkey
status int4 10  √  null
initial_cash_amount numeric 10,2  √  null
final_cash_amount numeric 10,2  √  null
opening_date timestamp 29,6  √  null
closing_date timestamp 29,6  √  null
station_id int8 19  √  null
branch_station.id till_station_id_fkey

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

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

Close relationships  within one two degrees of separation :