Table harbinger.public.card_case_procedure_mappings
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('card_case_procedure_mappings_id_seq'::regclass)
card_case_id int8 19
card_cases.id card_case_procedure_mappings_card_case_fk R
procedure_id int8 19
procedures.id card_case_procedure_mappings_procedure_fk R
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 card_cases_procedure_mappings_id
card_case_id Performance Asc card_case_procedure_mappings_card_case_idx
procedure_id Performance Asc card_case_procedure_mappings_procedure_idx

Close relationships  within of separation: