Table jdahlin.public.invoice_printer 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('invoice_printer_id_seq'::regclass)
te_created_id int8 19  √  null
transaction_entry.id invoice_printer_te_created_id_fkey
te_modified_id int8 19  √  null
transaction_entry.id invoice_printer_te_modified_id_fkey
device_name varchar 2147483647
description varchar 2147483647
station_id int8 19  √  null
branch_station.id invoice_printer_station_id_fkey
layout_id int8 19  √  null
invoice_layout.id invoice_printer_layout_id_fkey

Table contained 0 rows at Sex Jun 10 16:28 BRT 2011

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


SchemaSpy was unable to generate a graphical representation of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.