Table harbinger.public.employee_demos
Legend:
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
id bigserial 19  √  nextval('employee_demos_id_seq'::regclass)
employee_id int8 19
employees.id employee_demos_employee_fk R
demographic_type_id int8 19
demographic_types.id demo_type_fk R
demographic text 2147483647
updated_at timestamptz 35,6 now()

Analyzed at Tue Aug 16 14:31 UTC 2022

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc employee_demos_id
demographic_type_id Performance Asc employee_demos_demographic_type_id_idx
employee_id Performance Asc employee_demos_employee_id_idx

Close relationships  within of separation: