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_rma_item_form_attribute` (\n  `form_code` varchar(32) NOT NULL COMMENT 'Form Code',\n  `attribute_id` smallint(5) unsigned NOT NULL COMMENT 'Attribute Id',\n  PRIMARY KEY (`form_code`,`attribute_id`),\n  KEY `MAGENTO_RMA_ITEM_FORM_ATTRIBUTE_ATTRIBUTE_ID` (`attribute_id`),\n  CONSTRAINT `MAGENTO_RMA_ITEM_FORM_ATTR_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='RMA Item Form Attribute'"