{"table_name":"jtl_connector_link_customer_group","full_table_name":"wp_jtl_connector_link_customer_group","description":"Stores jtl connector link customer group data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `jtl_connector_link_customer_group` ( `endpoint_id` VARCHAR(255) NOT NULL, `host_id` INT(10) unsigned NOT NULL, PRIMARY KEY (`endpoint_id`, `host_id`), INDEX (`host_id`), INDEX (`endpoint_id`) ) ENGINE","columns":[{"name":"endpoint_id","type":"VARCHAR(255)","nullable":false,"primary_key":false},{"name":"host_id","type":"INT(10) unsigned","nullable":false,"primary_key":false}],"plugin":{"slug":"woo-jtl-connector","name":"JTL-Connector for WooCommerce","active_installs":1000,"version":"2.4.2","wp_org_url":"https://wordpress.org/plugins/woo-jtl-connector/"}}