{"table_name":"jbusinessdirectory_countries","full_table_name":"wp_jbusinessdirectory_countries","description":"Stores jbusinessdirectory countries data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_countries` ( `id` int NOT NULL AUTO_INCREMENT, `country_name` char(255) DEFAULT NULL, `country_code` varchar(4) DEFAULT NULL, `country_currency` char(255) DEFAULT NULL, `country_currency_short` char(50) DEFAULT NULL, `logo` varchar(100) DEFAULT NULL, `description` varchar(245) DEFAULT NULL, PRIMARY KEY (`id`), KEY `idx_code` (`country_code`), KEY `idx_name` (`country_name`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"country_name","type":"char(255)","nullable":true,"primary_key":false},{"name":"country_code","type":"varchar(4)","nullable":true,"primary_key":false},{"name":"country_currency","type":"char(255)","nullable":true,"primary_key":false},{"name":"country_currency_short","type":"char(50)","nullable":true,"primary_key":false},{"name":"logo","type":"varchar(100)","nullable":true,"primary_key":false},{"name":"description","type":"varchar(245)","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/"}}