product_template_attribute_exclusion

-1 rows


Description

Product Template Attribute Exclusion

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('product_template_attribute_exclusion_id_seq'::regclass)
product_attr_exclusion_value_ids_rel.product_template_attribute_exclusion_id product_attr_exclusion_value__product_template_attribute_e_fkey C
product_template_attribute_value_id int4 10 null
product_template_attribute_value.id product_template_attribute_ex_product_template_attribute_v_fkey C

Attribute Value

product_tmpl_id int4 10 null
product_template.id product_template_attribute_exclusion_product_tmpl_id_fkey C

Product Template

create_uid int4 10 null
res_users.id product_template_attribute_exclusion_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id product_template_attribute_exclusion_write_uid_fkey N

Last Updated by

create_date timestamp 29,6 null

Created on

write_date timestamp 29,6 null

Last Updated on

Indexes

Constraint Name Type Sort Column(s)
product_template_attribute_exclusion_pkey Primary key Asc id
product_template_attribute_exclusion__product_template_5b2f8938 Performance Asc product_template_attribute_value_id
product_template_attribute_exclusion__product_tmpl_id_index Performance Asc product_tmpl_id

Relationships