edge_budget_service_plan_services


Columns

Column Type Children Parents Comments
id int8
budget_service_plan_id int8

The foreign key to the budget service plan record. @example 1

service_id int8

The foreign key to the service record. @example 1

company_id int8

The foreign key to the company record. @example 1

Indexes

Constraint Name Type Sort Column(s)
edge_budget_service_plan_services_pkey Primary key Asc id
idx_33e71ad31e20692ee921acf93e66c421 Performance Asc budget_service_plan_id
idx_edge_budget_service_plan_services_company_id Performance Asc company_id
idx_edge_budget_service_plan_services_service_id Performance Asc service_id

Relationships