{"table_name":"jbusinessdirectory_reports","full_table_name":"wp_jbusinessdirectory_reports","description":"Stores jbusinessdirectory reports data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_reports` ( `id` int NOT NULL AUTO_INCREMENT, `name` varchar(145) DEFAULT NULL, `description` text, `selected_params` text, `custom_params` text, `type` tinyint(1) DEFAULT NULL, `listing_status` tinyint(1) NOT NULL DEFAULT '1', `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY (`id`), KEY `idx_type` (`type`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"name","type":"varchar(145)","nullable":true,"primary_key":false},{"name":"description","type":"text","nullable":true,"primary_key":false},{"name":"selected_params","type":"text","nullable":true,"primary_key":false},{"name":"custom_params","type":"text","nullable":true,"primary_key":false},{"name":"type","type":"tinyint(1)","nullable":true,"primary_key":false},{"name":"listing_status","type":"tinyint(1)","nullable":false,"primary_key":false},{"name":"start_date","type":"date","nullable":true,"primary_key":false},{"name":"end_date","type":"date","nullable":true,"primary_key":false},{"name":"created","type":"timestamp","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/"}}