{"table_name":"jbusinessdirectory_campaign_plans","full_table_name":"wp_jbusinessdirectory_campaign_plans","description":"Stores jbusinessdirectory campaign plans data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_campaign_plans` ( `id` int NOT NULL AUTO_INCREMENT, `name` varchar(145) DEFAULT NULL, `type` int NOT NULL DEFAULT '1', `image` varchar(100) DEFAULT NULL, `click_price` decimal(12,2) DEFAULT NULL, `published` tinyint DEFAULT '0', PRIMARY KEY (`id`), KEY `idx_published` (`published`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"name","type":"varchar(145)","nullable":true,"primary_key":false},{"name":"type","type":"int","nullable":false,"primary_key":false},{"name":"image","type":"varchar(100)","nullable":true,"primary_key":false},{"name":"click_price","type":"decimal(12,2)","nullable":true,"primary_key":false},{"name":"published","type":"tinyint","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/"}}