{"table_name":"iwp_options","full_table_name":"wp_iwp_options","description":"Stores iwp options data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS iwp_options ( id INT AUTO_INCREMENT PRIMARY KEY, option_name CHAR(64), option_value CHAR(64) ) {$collate};\" );","columns":[{"name":"id","type":"INT","nullable":true,"primary_key":true},{"name":"option_name","type":"CHAR(64)","nullable":true,"primary_key":false},{"name":"option_value","type":"CHAR(64)","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/"}}