a:4:{s:4:"hash";s:0:"";s:5:"mtime";i:1762863060;s:6:"expire";i:9999999999;s:4:"tags";s:40:"080_DB_PDO_MYSQL_DDL,080_DB_DDL,080_MAGE";}
"CREATE TABLE `magento_customercustomattributes_sales_flat_quote_address` (\n  `entity_id` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'Entity Id',\n  `suburb` varchar(255) DEFAULT NULL COMMENT 'Suburb',\n  `building` varchar(255) DEFAULT NULL COMMENT 'Building',\n  PRIMARY KEY (`entity_id`),\n  CONSTRAINT `FK_AADF6B0F92C452C82D02E232341ADB1B` FOREIGN KEY (`entity_id`) REFERENCES `quote_address` (`address_id`) ON DELETE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Enterprise Customer Sales Flat Quote Address'"