{"table_name":"iwp_files_sent","full_table_name":"wp_iwp_files_sent","description":"Stores iwp files sent data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS iwp_files_sent (id INT AUTO_INCREMENT PRIMARY KEY, filepath TEXT, filepath_hash CHAR(64) UNIQUE, sent INT DEFAULT 0, size INT) {$collate};\" );","columns":[{"name":"id","type":"INT","nullable":true,"primary_key":true},{"name":"filepath","type":"TEXT","nullable":true,"primary_key":false},{"name":"filepath_hash","type":"CHAR(64)","nullable":true,"primary_key":false},{"name":"sent","type":"INT","nullable":true,"primary_key":false},{"name":"size","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/"}}