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_template` (\n  `template_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'template_id',\n  `name` varchar(255) DEFAULT NULL COMMENT 'name',\n  `is_active` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'is_active',\n  `rule_type` int(10) unsigned NOT NULL COMMENT 'rule_type',\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  `short_description` text DEFAULT NULL COMMENT 'short_description',\n  `full_description` text DEFAULT NULL COMMENT 'full_description',\n  `description_position` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'description_position',\n  `description_template` text DEFAULT NULL COMMENT 'description_template',\n  `category_description` text DEFAULT NULL COMMENT 'category_description',\n  `category_image` text DEFAULT NULL COMMENT 'category_image',\n  `conditions_serialized` text NOT NULL COMMENT 'conditions_serialized',\n  `stop_rules_processing` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'stop_rules_processing',\n  `apply_for_child_categories` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'apply_for_child_categories',\n  `apply_for_homepage` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'is applicable for homepage',\n  `apply_for_all_brands_page` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'is applicable for all brands page',\n  `brand_description` text DEFAULT NULL COMMENT 'brand_description',\n  PRIMARY KEY (`template_id`)\n) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='mst_seo_content_template'"