{"table_name":"jbusinessdirectory_directory_apps","full_table_name":"wp_jbusinessdirectory_directory_apps","description":"Stores jbusinessdirectory directory apps data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_directory_apps` ( `id` int NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `app_name` varchar(255) DEFAULT NULL, `description` text, `icon` varchar(50) DEFAULT '', `store_link` varchar(255) DEFAULT '', `doc_link` varchar(255) DEFAULT '', `version` varchar(50) DEFAULT NULL, `required_version` varchar(50) DEFAULT NULL, `type` tinyint NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `idx_type` (`type`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"name","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"app_name","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"description","type":"text","nullable":true,"primary_key":false},{"name":"icon","type":"varchar(50)","nullable":true,"primary_key":false},{"name":"store_link","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"doc_link","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"version","type":"varchar(50)","nullable":true,"primary_key":false},{"name":"required_version","type":"varchar(50)","nullable":true,"primary_key":false},{"name":"type","type":"tinyint","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/"}}