
SET NAMES utf8mb4;

INSERT INTO classificationstore_stores (`id`,`name`,`description`) VALUES (1,'ProductAttributes',NULL);
