a:4:{s:4:"hash";s:0:"";s:5:"mtime";i:1762863050;s:6:"expire";i:9999999999;s:4:"tags";s:40:"080_DB_PDO_MYSQL_DDL,080_DB_DDL,080_MAGE";}
"CREATE TABLE `amasty_amrules_purchase_history_index` (\n  `row_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Index Row Id',\n  `customer_id` int(10) unsigned NOT NULL COMMENT 'Customer_id',\n  `orders_count` smallint(6) DEFAULT NULL COMMENT 'Orders_count',\n  `sum_amount` decimal(20,6) DEFAULT NULL COMMENT 'Sum_amount',\n  PRIMARY KEY (`row_id`),\n  KEY `AMASTY_AMRULES_PURCHASE_HISTORY_IDX_CSTR_ID_CSTR_ENTT_ENTT_ID` (`customer_id`),\n  CONSTRAINT `AMASTY_AMRULES_PURCHASE_HISTORY_IDX_CSTR_ID_CSTR_ENTT_ENTT_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE\n) ENGINE=InnoDB AUTO_INCREMENT=36513 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Amasty RulesPro Purchase History Index'"