Table pvsadmin.public.office_state 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
office_state_id serial 10  √  nextval('office_state_office_state_id_seq'::regclass)
office_id int2 5
office.office_id Implied Constraint R
state_id bpchar 2
state.state_id Implied Constraint R
termlength int2 5  √  null
termlimit int2 5  √  null
nextelect int2 5  √  null
split varchar 2147483647  √  null
appointed bool 1  √  null

Table contained 1,792 rows at Tue Jan 03 04:46 MST 2017

Indexes:
Column(s) Type Sort Constraint Name
office_state_id Primary key Asc office_state_pkey
office_id + state_id Must be unique Asc/Asc office_state__office_id_state_id

Close relationships: