a:4:{s:4:"hash";s:0:"";s:5:"mtime";i:1762863068;s:6:"expire";i:9999999999;s:4:"tags";s:40:"080_DB_PDO_MYSQL_DDL,080_DB_DDL,080_MAGE";}
"CREATE TABLE `yotpo_rich_snippets` (\n  `rich_snippet_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Id',\n  `product_id` int(11) NOT NULL COMMENT 'Product Id',\n  `store_id` int(11) NOT NULL COMMENT 'Store Id',\n  `average_score` decimal(10,2) NOT NULL COMMENT 'Average Score',\n  `reviews_count` float(10,0) NOT NULL COMMENT 'Reviews Count',\n  `expiration_time` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Expiry Time',\n  PRIMARY KEY (`rich_snippet_id`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='yotpo_rich_snippets'"