{"table_name":"bc_inventory_connector","full_table_name":"wp_bc_inventory_connector","description":"Stores bc inventory connector data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_bc_inventory_connector` (\\n  `id` int unsigned NOT NULL AUTO_INCREMENT,\\n  `integration_details` text COLLATE utf8mb4_unicode_520_ci,\\n  `created_at` datetime DEFAULT CURRENT_TIMESTAMP,\\n  `updated_at` datetime DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[{"name":"id","type":"int(11) unsigned","nullable":false,"primary_key":true},{"name":"integration_details","type":"TEXT","nullable":true,"primary_key":false},{"name":"created_at","type":"DATETIME","nullable":true,"primary_key":false},{"name":"updated_at","type":"DATETIME","nullable":true,"primary_key":false},{"name":"order_id","type":"BIGINT(20) unsigned","nullable":false,"primary_key":false},{"name":"api_type","type":"VARCHAR(20)","nullable":true,"primary_key":false},{"name":"response_type","type":"VARCHAR(20)","nullable":true,"primary_key":false},{"name":"response_obj","type":"TEXT","nullable":true,"primary_key":false},{"name":"generated_at","type":"VARCHAR(20)","nullable":true,"primary_key":false},{"name":"created_at","type":"DATETIME","nullable":true,"primary_key":false}],"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/"}}