{"table_name":"jbusinessdirectory_company_offer_coupons","full_table_name":"wp_jbusinessdirectory_company_offer_coupons","description":"Stores jbusinessdirectory company offer coupons data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_company_offer_coupons` ( `id` int NOT NULL AUTO_INCREMENT, `user_id` int DEFAULT NULL, `offer_id` int DEFAULT NULL, `code` varchar(50) DEFAULT NULL, `generated_time` datetime DEFAULT NULL, `order_id` int DEFAULT NULL, PRIMARY KEY (`id`), KEY `idx_user_id` (`user_id`), KEY `idx_offer_id` (`offer_id`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"user_id","type":"int","nullable":true,"primary_key":false},{"name":"offer_id","type":"int","nullable":true,"primary_key":false},{"name":"code","type":"varchar(50)","nullable":true,"primary_key":false},{"name":"generated_time","type":"datetime","nullable":true,"primary_key":false},{"name":"order_id","type":"int","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/"}}