{"table_name":"jtl_connector_link_image","full_table_name":"wp_jtl_connector_link_image","description":"Stores jtl connector link image data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `jtl_connector_link_image` ( `endpoint_id` VARCHAR(255) NOT NULL, `host_id` INT(10) NOT NULL, `type` INT unsigned NOT NULL, PRIMARY KEY (`endpoint_id`, `host_id`, `type`), INDEX (`host_id`, `type`), INDEX (`endpoint_id`, `type`) ) ENGINE","columns":[{"name":"endpoint_id","type":"VARCHAR(255)","nullable":false,"primary_key":false},{"name":"host_id","type":"INT(10)","nullable":false,"primary_key":false},{"name":"type","type":"INT 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/"}}