edge_agreement_templates_ticket_categories


Columns

Column Type Children Parents Comments
id int8
ticket_category_id int8
agreement_template_id int8
company_id int8

The owning tenant’s ID. @example 1.

Indexes

Constraint Name Type Sort Column(s)
edge_agreement_templates_ticket_categories_pkey Primary key Asc id
idx_31bf1b3b8327057654ffa379882ed99e Performance Asc ticket_category_id
idx_c2152c376ef0898447c3427e940e19ab Performance Asc agreement_template_id
idx_edge_agreement_templates_ticket_categories_company_id Performance Asc company_id

Relationships