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_amlocator_store_attribute` (\n  `entity_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Id',\n  `attribute_id` int(10) unsigned NOT NULL COMMENT 'Attribute Id',\n  `store_id` int(10) unsigned NOT NULL COMMENT 'Store Location Id',\n  `value` varchar(255) NOT NULL COMMENT 'Attribute Value',\n  PRIMARY KEY (`entity_id`),\n  UNIQUE KEY `AMASTY_AMLOCATOR_STORE_ATTRIBUTE_ATTRIBUTE_ID_STORE_ID` (`attribute_id`,`store_id`),\n  KEY `AMASTY_AMLOCATOR_STORE_ATTRIBUTE_ATTRIBUTE_ID` (`attribute_id`),\n  KEY `FK_E3EC9C6B24E0A797943D41C8123DB44E` (`store_id`),\n  CONSTRAINT `FK_77C4415EDE8CF19F16D497BC17BFA708` FOREIGN KEY (`attribute_id`) REFERENCES `amasty_amlocator_attribute` (`attribute_id`) ON DELETE CASCADE,\n  CONSTRAINT `FK_E3EC9C6B24E0A797943D41C8123DB44E` FOREIGN KEY (`store_id`) REFERENCES `amasty_amlocator_location` (`id`) ON DELETE CASCADE\n) ENGINE=InnoDB AUTO_INCREMENT=6115 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='amasty_amlocator_store_attribute'"