{"table_name":"cwo_photo_settings","full_table_name":"wp_cwo_photo_settings","description":"Stores cwo photo settings data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS wp_cwo_photo_settings ( `id` int(11) UNSIGNED PRIMARY KEY AUTO_INCREMENT, `var_name` varchar(255) NOT NULL, `var_value` varchar(255) NOT NULL) ENGINE","columns":[{"name":"id","type":"int(11) UNSIGNED","nullable":true,"primary_key":true},{"name":"var_name","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"var_value","type":"varchar(255)","nullable":false,"primary_key":false}],"plugin":{"slug":"cwo-photo","name":"CWO Photo","active_installs":10,"version":"0.1","wp_org_url":"https://wordpress.org/plugins/cwo-photo/"}}