{"table_name":"cf7db","full_table_name":"wp_cf7db","description":"Stores cf7db data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS wp_cf7db ( id int(11) unsigned NOT NULL auto_increment, form int(11) NOT NULL, data text NOT NULL, submitted datetime NOT NULL, PRIMARY KEY (id) );","columns":[{"name":"id","type":"int(11) unsigned","nullable":false,"primary_key":true},{"name":"form","type":"int(11)","nullable":false,"primary_key":false},{"name":"data","type":"text","nullable":false,"primary_key":false},{"name":"submitted","type":"datetime","nullable":false,"primary_key":false}],"plugin":{"slug":"database-for-cf7","name":"Database for CF7","active_installs":2000,"version":"1.2.6","wp_org_url":"https://wordpress.org/plugins/database-for-cf7/"}}