{"table_name":"jbusinessdirectory_company_testimonials","full_table_name":"wp_jbusinessdirectory_company_testimonials","description":"Stores jbusinessdirectory company testimonials data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_company_testimonials` ( `id` int NOT NULL AUTO_INCREMENT, `companyId` int NOT NULL, `testimonial_title` varchar(50) DEFAULT NULL, `testimonial_name` varchar(50) DEFAULT NULL, `testimonial_description` varchar(450) DEFAULT NULL, PRIMARY KEY (`id`), KEY `idx_companyId` (`companyId`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"companyId","type":"int","nullable":false,"primary_key":false},{"name":"testimonial_title","type":"varchar(50)","nullable":true,"primary_key":false},{"name":"testimonial_name","type":"varchar(50)","nullable":true,"primary_key":false},{"name":"testimonial_description","type":"varchar(450)","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/"}}