Sei sulla pagina 1di 1

product

id_product BIGINT(20)
name VARCHAR(64) product_compound_link
description TEXT id_compound BIGINT(20)
type VARCHAR(255) id_product BIGINT(20)
external_reference VARCHAR(256) Indexes
reference_id VARCHAR(256) parameter
manager VARCHAR(256) id_parameter BIGINT(20)
status INT(11) name VARCHAR(64)
date_from DATE description TEXT
date_to DATE id_constraint BIGINT(20) feature_parameter_link
id_parent BIGINT(20) Indexes id_link BIGINT(20)
id_root BIGINT(20) id_feature BIGINT(20)
status1 INT(11) id_parameter BIGINT(20)
campaign_start DATE Indexes
campaign_end DATE constraints
Indexes id_constraint BIGINT(20)
product_parameter_value
id_product_parameter_value BIGINT(20) type VARCHAR(255)
id_product_parameter BIGINT(20) units VARCHAR(64)
id_picklist_option BIGINT(20) option1 VARCHAR(64)
value VARCHAR(64) option2 VARCHAR(64)
product_parameter_link
is_applicable TINYINT(1) Indexes
id_product BIGINT(20)
Indexes
id_parameter BIGINT(20)
id_feature BIGINT(20)
id_product_parameter BIGINT(20)
is_applicable TINYINT(1)
note TEXT
Indexes
picklist_option
id_picklist_option BIGINT(20)
item VARCHAR(64)
id_constraint BIGINT(20)
Indexes
feature
id_feature BIGINT(20)
product_feature_link name VARCHAR(64)
id_product BIGINT(20) description TEXT
id_feature BIGINT(20) Indexes
Indexes

Potrebbero piacerti anche