{"table_name":"jbusinessdirectory_company_review_abuses","full_table_name":"wp_jbusinessdirectory_company_review_abuses","description":"Stores jbusinessdirectory company review abuses data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_company_review_abuses` ( `id` int NOT NULL AUTO_INCREMENT, `reviewId` int NOT NULL, `email` varchar(45) DEFAULT NULL, `description` text, `state` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `idx_reviewId` (`reviewId`), KEY `idx_state` (`state`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"reviewId","type":"int","nullable":false,"primary_key":false},{"name":"email","type":"varchar(45)","nullable":true,"primary_key":false},{"name":"description","type":"text","nullable":true,"primary_key":false},{"name":"state","type":"tinyint(1)","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/"}}