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_geoip_location` (\n  `location_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Location Id',\n  `geoip_loc_id` int(10) unsigned NOT NULL COMMENT 'Geoip Loc Id',\n  `country` text DEFAULT NULL COMMENT 'Country',\n  `city` text DEFAULT NULL COMMENT 'City',\n  `region` text DEFAULT NULL COMMENT 'Region',\n  PRIMARY KEY (`location_id`),\n  KEY `AMASTY_GEOIP_LOCATION_GEOIP_LOC_ID` (`geoip_loc_id`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Amasty Geoip Location Table'"