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_amshopby_filter_setting` (\n  `setting_id` smallint(6) NOT NULL AUTO_INCREMENT COMMENT 'Setting id',\n  `filter_code` varchar(100) NOT NULL COMMENT 'Filter code (Deprecated)',\n  `is_multiselect` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Is multiselect',\n  `display_mode` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Display mode',\n  `is_seo_significant` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Is seo significant',\n  `slider_step` decimal(12,4) NOT NULL DEFAULT 1.0000 COMMENT 'Slider Step',\n  `units_label_use_currency_symbol` tinyint(1) NOT NULL DEFAULT 1 COMMENT 'is Units label used currency symbol',\n  `units_label` varchar(255) NOT NULL DEFAULT '' COMMENT 'Units label',\n  `index_mode` int(11) NOT NULL DEFAULT 0 COMMENT 'Robots Index Mode',\n  `follow_mode` int(11) NOT NULL DEFAULT 0 COMMENT 'Robots Follow Mode',\n  `is_expanded` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Is filter expanded',\n  `sort_options_by` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Sort Options By',\n  `show_product_quantities` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Show Product Quantities',\n  `is_show_search_box` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Show Search Box',\n  `number_unfolded_options` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Number of unfolded options',\n  `tooltip` text NOT NULL DEFAULT '' COMMENT 'Tooltip',\n  `is_use_and_logic` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Is Use And Logic',\n  `add_from_to_widget` tinyint(1) NOT NULL COMMENT 'Add From To Widget',\n  `visible_in_categories` varchar(255) NOT NULL DEFAULT 'visible_everywhere' COMMENT 'Visible In Categories',\n  `categories_filter` text NOT NULL DEFAULT '' COMMENT 'Categories Filter',\n  `attributes_filter` varchar(255) NOT NULL DEFAULT '' COMMENT 'Attributes Filter',\n  `attributes_options_filter` varchar(255) NOT NULL DEFAULT '' COMMENT 'Attributes Options Filter',\n  `block_position` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Show in the Block',\n  `slider_min` decimal(12,4) DEFAULT NULL COMMENT 'Slider Min Value',\n  `slider_max` decimal(12,4) DEFAULT NULL COMMENT 'Slider Max Value',\n  `rel_nofollow` smallint(6) NOT NULL DEFAULT 1 COMMENT 'Add rel=nofollow',\n  `show_icons_on_product` tinyint(1) NOT NULL COMMENT 'Show options images block on product view page',\n  `category_tree_display_mode` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Category Tree Display Mode',\n  `position_label` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Position label',\n  `limit_options_show_search_box` bigint(20) unsigned NOT NULL DEFAULT 0 COMMENT 'Show Search Box When Number Options',\n  `attribute_code` varchar(100) DEFAULT NULL COMMENT 'Attribute code',\n  `top_position` int(11) NOT NULL DEFAULT 0 COMMENT 'Filter top sort order for block_position=Both',\n  `side_position` int(11) NOT NULL DEFAULT 0 COMMENT 'Filter side sort order for block_position=Both',\n  `attribute_url_alias` text NOT NULL COMMENT 'Attribute URL Alias',\n  `hide_zeros` tinyint(3) unsigned NOT NULL DEFAULT 0 COMMENT 'Hide Zeros',\n  PRIMARY KEY (`setting_id`),\n  UNIQUE KEY `AMASTY_AMSHOPBY_FILTER_SETTING_FILTER_CODE` (`filter_code`),\n  UNIQUE KEY `AMASTY_AMSHOPBY_FILTER_SETTING_ATTRIBUTE_CODE` (`attribute_code`),\n  KEY `AMASTY_AMSHOPBY_FILTER_SETTING_SHOW_ICONS_ON_PRODUCT` (`show_icons_on_product`),\n  KEY `AMASTY_AMSHOPBY_FILTER_SETTING_IS_SEO_SIGNIFICANT` (`is_seo_significant`)\n) ENGINE=InnoDB AUTO_INCREMENT=153 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='amasty_amshopby_filter_setting'"