Table harbinger.public.people
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('people_id_seq'::regclass)
employees.person_id people_clinicians_fk R
name text 2147483647  √  null
current_employee_id int8 19  √  null
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 person_id
current_employee_id Performance Asc people_current_employee_id_idx
Performance people_lowered_names_idx
name Performance Asc people_name_idx

Close relationships  within of separation: