{"table_name":"jbusinessdirectory_company_pictures_extra","full_table_name":"wp_jbusinessdirectory_company_pictures_extra","description":"Stores jbusinessdirectory company pictures extra data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_company_pictures_extra` ( `id` int NOT NULL AUTO_INCREMENT, `companyId` int NOT NULL DEFAULT '0', `image_info` varchar(255) DEFAULT NULL, `image_path` varchar(255) DEFAULT NULL, `image_enable` tinyint(1) NOT NULL DEFAULT '1', `image_title` varchar(255) DEFAULT NULL, PRIMARY KEY (`id`), KEY `idx_companyId` (`companyId`), KEY `idx_image_enable` (`image_enable`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"companyId","type":"int","nullable":false,"primary_key":false},{"name":"image_info","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"image_path","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"image_enable","type":"tinyint(1)","nullable":false,"primary_key":false},{"name":"image_title","type":"varchar(255)","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/"}}