{"table_name":"jbusinessdirectory_offer_stock","full_table_name":"wp_jbusinessdirectory_offer_stock","description":"Stores jbusinessdirectory offer stock data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_offer_stock` ( `id` int NOT NULL AUTO_INCREMENT, `offer_id` int NOT NULL, `qty` int DEFAULT NULL, `notify_stock_qty` int NOT NULL DEFAULT '0', `stock_main_category` int NOT NULL DEFAULT '0', `price` decimal(12,2) DEFAULT NULL, PRIMARY KEY (`id`), KEY `idx_offer` (`offer_id`), KEY `ixd_category` (`stock_main_category`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"offer_id","type":"int","nullable":false,"primary_key":false},{"name":"qty","type":"int","nullable":true,"primary_key":false},{"name":"notify_stock_qty","type":"int","nullable":false,"primary_key":false},{"name":"stock_main_category","type":"int","nullable":false,"primary_key":false},{"name":"price","type":"decimal(12,2)","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/"}}