{"table_name":"jbusinessdirectory_package_businesstypes","full_table_name":"wp_jbusinessdirectory_package_businesstypes","description":"Stores jbusinessdirectory package businesstypes data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_package_businesstypes` ( `id` int NOT NULL AUTO_INCREMENT, `package_id` int NOT NULL, `businesstype_id` int NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `idx_package_businesstype` (`package_id`,`businesstype_id`), KEY `idx_package_id` (`package_id`), KEY `idx_businesstype_id` (`businesstype_id`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"package_id","type":"int","nullable":false,"primary_key":false},{"name":"businesstype_id","type":"int","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/"}}