edge_helpers_tags


Columns

Column Type Children Parents Comments
helper_id int8
tag_id int8
helpers_tags_skey text

Surrogate key for the helpers_tags join table.

company_id int8
company_timezone varchar

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

Indexes

Constraint Name Type Sort Column(s)
edge_helpers_tags_pkey Primary key Asc helpers_tags_skey
idx_edge_helpers_tags_helper_id Performance Asc helper_id
idx_edge_helpers_tags_tag_id Performance Asc tag_id

Relationships