Table pvsadmin.public.electionoffice Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
electionoffice_id serial 10  √  nextval('electionoffice_electionoffice_id_seq'::regclass)
state_id bpchar 2
state.state_id Implied Constraint R
name varchar 2147483647  √  null
address varchar 2147483647  √  null
city varchar 2147483647  √  null
state bpchar 2
zip varchar 2147483647  √  null
phone1 varchar 2147483647  √  null
phone2 varchar 2147483647  √  null
fax varchar 2147483647  √  null
tdd varchar 2147483647  √  null
hours varchar 2147483647  √  null
email varchar 2147483647  √  null
website varchar 2147483647  √  null

Table contained 6,451 rows at Tue Jan 03 04:46 MST 2017

Indexes:
Column(s) Type Sort Constraint Name
electionoffice_id Primary key Asc electionoffice__pk
state_id Performance Asc electionoffice__state_id

Close relationships: