Table george.public.branch_station 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('branch_station_id_seq'::regclass)
device_settings.station_id device_settings_station_id_fkey
fiscal_day_history.station_id fiscal_day_history_station_id_fkey
invoice_printer.station_id invoice_printer_station_id_fkey
till.station_id till_station_id_fkey
transaction_entry.station_id transaction_entry_station_id_fkey
te_created_id int8 19  √  null
transaction_entry.id branch_station_te_created_id_fkey
te_modified_id int8 19  √  null
transaction_entry.id branch_station_te_modified_id_fkey
name text 2147483647  √  null
is_active bool 1  √  null
branch_id int8 19  √  null
person_adapt_to_branch.id branch_station_branch_id_fkey

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

Indexes:
Column(s) Type Sort Constraint Name Anomalies
id Primary key Asc branch_station_pkey  
name Must be unique Asc branch_station_name_key This unique column is also nullable
te_created_id Must be unique Asc branch_station_te_created_id_key This unique column is also nullable
te_modified_id Must be unique Asc branch_station_te_modified_id_key This unique column is also nullable

Close relationships  within one two degrees of separation :