{"table_name":"bit_wc_zoho_inventory_log","full_table_name":"wp_bit_wc_zoho_inventory_log","description":"A logging table that records activity, events, or audit history.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_bit_wc_zoho_inventory_log` (\\n  `id` bigint unsigned NOT NULL AUTO_INCREMENT,\\n  `order_id` bigint unsigned NOT NULL,\\n  `api_type` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,\\n  `response_type` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,\\n  `response_obj` text COLLATE utf8mb4_unicode_520_ci,\\n  `generated_at` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,\\n  `created_at` datetime DEFAULT CURRENT_TIMESTAMP,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"wc-zoho-inventory","name":"Integration of WooCommerce and Zoho Inventory","active_installs":20,"version":"2.8","wp_org_url":"https://wordpress.org/plugins/wc-zoho-inventory/"}}