{"table_name":"jbusinessdirectory_company_requests","full_table_name":"wp_jbusinessdirectory_company_requests","description":"Stores jbusinessdirectory company requests data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_company_requests` ( `company_id` int NOT NULL, `quote_id` int NOT NULL, `status` tinyint(1) DEFAULT '0', PRIMARY KEY (`company_id`,`quote_id`), KEY `idx_company_quote` (`company_id`,`quote_id`) ) ENGINE","columns":[{"name":"company_id","type":"int","nullable":false,"primary_key":false},{"name":"quote_id","type":"int","nullable":false,"primary_key":false},{"name":"status","type":"tinyint(1)","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/"}}