{"table_name":"jbusinessdirectory_memberships","full_table_name":"wp_jbusinessdirectory_memberships","description":"Stores jbusinessdirectory memberships data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_memberships` ( `id` int NOT NULL AUTO_INCREMENT, `name` varchar(100) DEFAULT NULL, `type` tinyint(1) NOT NULL DEFAULT '1', `description` varchar(250) DEFAULT NULL, `logo_location` varchar(250) DEFAULT NULL, `status` tinyint DEFAULT '1', `show_in_front` tinyint DEFAULT '1', `url` varchar(245) DEFAULT NULL, `image_title` varchar(245) DEFAULT NULL, PRIMARY KEY (`id`), KEY `idx_status` (`status`), KEY `idx_type` (`type`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"name","type":"varchar(100)","nullable":true,"primary_key":false},{"name":"type","type":"tinyint(1)","nullable":false,"primary_key":false},{"name":"description","type":"varchar(250)","nullable":true,"primary_key":false},{"name":"logo_location","type":"varchar(250)","nullable":true,"primary_key":false},{"name":"status","type":"tinyint","nullable":true,"primary_key":false},{"name":"show_in_front","type":"tinyint","nullable":true,"primary_key":false},{"name":"url","type":"varchar(245)","nullable":true,"primary_key":false},{"name":"image_title","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/"}}