a:4:{s:4:"hash";s:0:"";s:5:"mtime";i:1762863062;s:6:"expire";i:9999999999;s:4:"tags";s:40:"080_DB_PDO_MYSQL_DDL,080_DB_DDL,080_MAGE";}
"CREATE TABLE `mst_seo_content_rewrite` (\n  `rewrite_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'rewrite_id',\n  `url` varchar(255) DEFAULT NULL COMMENT 'url',\n  `is_active` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'is_active',\n  `store_ids` varchar(255) DEFAULT NULL COMMENT 'store_ids',\n  `sort_order` int(10) unsigned NOT NULL COMMENT 'sort_order',\n  `meta_title` text DEFAULT NULL COMMENT 'meta_title',\n  `meta_keywords` text DEFAULT NULL COMMENT 'meta_keywords',\n  `meta_description` text DEFAULT NULL COMMENT 'meta_description',\n  `title` text DEFAULT NULL COMMENT 'title',\n  `description` text DEFAULT NULL COMMENT 'description',\n  `description_position` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'description_position',\n  `description_template` text DEFAULT NULL COMMENT 'description_template',\n  `meta_robots` varchar(255) NOT NULL DEFAULT '-' COMMENT 'meta_robots',\n  `add_to_sitemap` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'add_to_sitemap',\n  `is_autogenerated` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'is_autogenerated',\n  PRIMARY KEY (`rewrite_id`)\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='mst_seo_content_rewrite'"