{"table_name":"jbusinessdirectory_company_attributes","full_table_name":"wp_jbusinessdirectory_company_attributes","description":"Stores jbusinessdirectory company attributes data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_company_attributes` ( `id` int NOT NULL AUTO_INCREMENT, `company_id` int NOT NULL, `attribute_id` int NOT NULL, `value` varchar(250) DEFAULT NULL, `option_id` int DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `company_UNIQUE` (`company_id`,`attribute_id`,`value`), KEY `idx_company_id` (`company_id`), KEY `idx_attribute_id` (`attribute_id`), KEY `idx_option_id` (`option_id`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"company_id","type":"int","nullable":false,"primary_key":false},{"name":"attribute_id","type":"int","nullable":false,"primary_key":false},{"name":"value","type":"varchar(250)","nullable":true,"primary_key":false},{"name":"option_id","type":"int","nullable":true,"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/"}}