{"table_name":"jbusinessdirectory_company_members","full_table_name":"wp_jbusinessdirectory_company_members","description":"Stores jbusinessdirectory company members data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_company_members` ( `id` int NOT NULL AUTO_INCREMENT, `company_id` int NOT NULL, `name` varchar(50) DEFAULT NULL, `title` varchar(50) DEFAULT NULL, `type` int NOT NULL DEFAULT '0', `description` varchar(350) DEFAULT NULL, `image` varchar(250) DEFAULT NULL, PRIMARY KEY (`id`), KEY `idx_company` (`company_id`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"company_id","type":"int","nullable":false,"primary_key":false},{"name":"name","type":"varchar(50)","nullable":true,"primary_key":false},{"name":"title","type":"varchar(50)","nullable":true,"primary_key":false},{"name":"type","type":"int","nullable":false,"primary_key":false},{"name":"description","type":"varchar(350)","nullable":true,"primary_key":false},{"name":"image","type":"varchar(250)","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/"}}