{"table_name":"ecf","full_table_name":"wp_ecf","description":"Stores ecf data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE wp_ecf ( id mediumint(9) NOT NULL PRIMARY KEY AUTO_INCREMENT, page varchar(512) NOT NULL, complete BLOB, contact_time TIMESTAMP) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci\");","columns":[{"name":"id","type":"mediumint(9)","nullable":false,"primary_key":true},{"name":"page","type":"varchar(512)","nullable":false,"primary_key":false},{"name":"complete","type":"BLOB","nullable":true,"primary_key":false},{"name":"contact_time","type":"TIMESTAMP","nullable":true,"primary_key":false}],"plugin":{"slug":"contact-form-db-for-enfold","name":"Contact Form DB for Enfold","active_installs":700,"version":"2.0.2","wp_org_url":"https://wordpress.org/plugins/contact-form-db-for-enfold/"}}