product_template_attribute_value_sale_order_line_rel

-1 rows


Description

RELATION BETWEEN sale_order_line AND product_template_attribute_value

Columns

Column Type Size Nulls Auto Default Children Parents Comments
sale_order_line_id int4 10 null
sale_order_line.id product_template_attribute_value_sale_o_sale_order_line_id_fkey C
product_template_attribute_value_id int4 10 null
product_template_attribute_value.id product_template_attribute_va_product_template_attribute_v_fkey R

Indexes

Constraint Name Type Sort Column(s)
product_template_attribute_value_sale_order_line_rel_pkey Primary key Asc/Asc sale_order_line_id + product_template_attribute_value_id
product_template_attribute_va_product_template_attribute_va_idx Performance Asc/Asc product_template_attribute_value_id + sale_order_line_id

Relationships