{"table_name":"bc_inventory_connector_log","full_table_name":"wp_bc_inventory_connector_log","description":"A logging table that records activity, events, or audit history.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_bc_inventory_connector_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":"bstd-wc-zcrm","name":"Inventory Connector for Zoho and WooCommerce","active_installs":10,"version":"1.0","wp_org_url":"https://wordpress.org/plugins/bstd-wc-zcrm/"}}