products_length_class_from_id int not_null
products_length_class_to_id int not_null
products_length_class_rule decimal(15,5) not_null
--
primary products_length_class_from_id products_length_class_to_id
idx_products_length_class_from_id products_length_class_from_id
idx_products_length_class_to_id products_length_class_to_id
##
engine innodb
character_set utf8mb4
collate utf8mb4_unicode_ci
