{"table_name":"jbusinessdirectory_application_settings","full_table_name":"wp_jbusinessdirectory_application_settings","description":"Stores jbusinessdirectory application settings data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_application_settings` ( `id` int NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `value` text, `text` varchar(100) DEFAULT NULL, `description` varchar(110) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `idx_name` (`name`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"name","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"value","type":"text","nullable":true,"primary_key":false},{"name":"text","type":"varchar(100)","nullable":true,"primary_key":false},{"name":"description","type":"varchar(110)","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/"}}