{"table_name":"jbusinessdirectory_company_services_list","full_table_name":"wp_jbusinessdirectory_company_services_list","description":"Stores jbusinessdirectory company services list data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_company_services_list` ( `id` int NOT NULL AUTO_INCREMENT, `companyId` int NOT NULL, `service_section` varchar(100) DEFAULT NULL, `service_name` varchar(100) DEFAULT NULL, `service_description` text, `service_price` decimal(12,2) DEFAULT NULL, `service_image` varchar(250) 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":"service_section","type":"varchar(100)","nullable":true,"primary_key":false},{"name":"service_name","type":"varchar(100)","nullable":true,"primary_key":false},{"name":"service_description","type":"text","nullable":true,"primary_key":false},{"name":"service_price","type":"decimal(12,2)","nullable":true,"primary_key":false},{"name":"service_image","type":"varchar(250)","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/"}}