Table harbinger.public.application_categories
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('application_categories_id_seq'::regclass)
application_information.application_category_id application_information_application_categories_fk R
category_name text 2147483647
description text 2147483647  √  null
icon text 2147483647  √  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 application_categories_id
category_name Must be unique Asc application_categories_category_name_key

Close relationships  within of separation: