a:4:{s:4:"hash";s:0:"";s:5:"mtime";i:1762863064;s:6:"expire";i:9999999999;s:4:"tags";s:40:"080_DB_PDO_MYSQL_DDL,080_DB_DDL,080_MAGE";}
"CREATE TABLE `rating_entity` (\n  `entity_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity ID',\n  `entity_code` varchar(64) NOT NULL COMMENT 'Entity Code',\n  PRIMARY KEY (`entity_id`),\n  UNIQUE KEY `RATING_ENTITY_ENTITY_CODE` (`entity_code`)\n) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Rating entities'"