{"table_name":"jbusinessdirectory_review_pictures","full_table_name":"wp_jbusinessdirectory_review_pictures","description":"Stores jbusinessdirectory review pictures data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_review_pictures` ( `id` int NOT NULL AUTO_INCREMENT, `reviewId` int NOT NULL DEFAULT '0', `picture_info` varchar(255) DEFAULT NULL, `picture_path` varchar(255) DEFAULT NULL, `picture_enable` tinyint(1) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `idx_reviewId` (`reviewId`), KEY `idx_status` (`picture_enable`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"reviewId","type":"int","nullable":false,"primary_key":false},{"name":"picture_info","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"picture_path","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"picture_enable","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/"}}