{"table_name":"iwp_db_sent","full_table_name":"wp_iwp_db_sent","description":"Stores iwp db sent data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS iwp_db_sent ( id INT AUTO_INCREMENT PRIMARY KEY, table_name TEXT, table_name_hash CHAR(64) UNIQUE, `offset` INT DEFAULT 0, rows_total INT DEFAULT 0, completed INT DEFAULT 0 ) {$collate};\" );","columns":[{"name":"id","type":"INT","nullable":true,"primary_key":true},{"name":"table_name","type":"TEXT","nullable":true,"primary_key":false},{"name":"table_name_hash","type":"CHAR(64)","nullable":true,"primary_key":false},{"name":"offset","type":"INT","nullable":true,"primary_key":false},{"name":"rows_total","type":"INT","nullable":true,"primary_key":false},{"name":"completed","type":"INT","nullable":true,"primary_key":false}],"plugin":{"slug":"instawp-connect","name":"InstaWP Connect – 1-click WP Staging & Migration","active_installs":40000,"version":"0.1.3.5","wp_org_url":"https://wordpress.org/plugins/instawp-connect/"}}