edge_tags


Columns

Column Type Children Parents Comments
id int8
name varchar
created_at timestamp
updated_at timestamp
company_id int8
helper_tag_category_id int8
created_at_in_company_tz timestamp
updated_at_in_company_tz timestamp
company_timezone varchar

The company timezone. E.g. Australia/Brisbane.

Indexes

Constraint Name Type Sort Column(s)
edge_tags_pkey Primary key Asc id
idx_edge_tags_company_id Performance Asc company_id
idx_edge_tags_helper_tag_category_id Performance Asc helper_tag_category_id

Relationships