edge_helpers_services


Columns

Column Type Children Parents Comments
helper_id int4
service_id int4
helpers_services_skey text
company_id int8

Indexes

Constraint Name Type Sort Column(s)
edge_helpers_services_pkey Primary key Asc helpers_services_skey
idx_edge_helpers_services_company_id Performance Asc company_id
idx_edge_helpers_services_helper_id Performance Asc helper_id
idx_edge_helpers_services_service_id Performance Asc service_id

Relationships