Table pvsadmin.public.election_address 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
election_address_id serial 10  √  nextval('election_address_id_seq'::regclass)
election_candidate_id int4 10
election_candidate.election_candidate_id election_address__election_candidate_id_fk C
addresstype_id int2 5
addresstype.addresstype_id election_address__addresstype_id_fk R
phone1 varchar 2147483647  √  null
phone2 varchar 2147483647  √  null
fax1 varchar 2147483647  √  null
fax2 varchar 2147483647  √  null
address varchar 2147483647  √  null
city varchar 2147483647  √  null
state bpchar 2  √  null
state.state_id election_address__state_fk R
zip varchar 2147483647  √  null
tollfree varchar 2147483647  √  null
ttyd varchar 2147483647  √  null
contactname varchar 2147483647  √  null
contacttitle varchar 2147483647  √  null
npataddress bool 1  √  null
note text 2147483647  √  null
rank int2 5  √  null

Table contained 184,168 rows at Tue Jan 03 04:46 MST 2017

Indexes:
Column(s) Type Sort Constraint Name
election_address_id Primary key Asc election_address_pk
addresstype_id Performance Asc election_address__addresstype_id
election_candidate_id Performance Asc election_address__election_candidate_id

Close relationships  within of separation: