{"table_name":"jbusinessdirectory_attribute_options","full_table_name":"wp_jbusinessdirectory_attribute_options","description":"Stores jbusinessdirectory attribute options data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_attribute_options` ( `id` int NOT NULL AUTO_INCREMENT, `attribute_id` int DEFAULT NULL, `name` varchar(255) DEFAULT NULL, `icon` varchar(50) DEFAULT NULL, `ordering` tinyint NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `idx_attribute_id` (`attribute_id`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"attribute_id","type":"int","nullable":true,"primary_key":false},{"name":"name","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"icon","type":"varchar(50)","nullable":true,"primary_key":false},{"name":"ordering","type":"tinyint","nullable":false,"primary_key":false}],"plugin":{"slug":"wp-businessdirectory","name":"WP-BusinessDirectory – Business directory plugin for WordPress","active_installs":50,"version":"4.0.2","wp_org_url":"https://wordpress.org/plugins/wp-businessdirectory/"}}