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
edge_agreement_templates_ticket_categ_agreement_template_id_idx Performance Asc agreement_template_id
edge_agreement_templates_ticket_categori_ticket_category_id_idx Performance Asc ticket_category_id
edge_agreement_templates_ticket_categories_company_id_idx Performance Asc company_id

Relationships