{"table_name":"edu_ecf_table","full_table_name":"wp_edu_ecf_table","description":"Stores edu ecf table data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `edu_ecf_table` ( `id` mediumint(7) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `subject` varchar(255) NOT NULL, `message` longtext NOT NULL, `time` timestamp NOT NULL, PRIMARY KEY (`id`) ) ENGINE","columns":[{"name":"id","type":"mediumint(7)","nullable":false,"primary_key":true},{"name":"name","type":"varchar(50)","nullable":false,"primary_key":false},{"name":"email","type":"varchar(50)","nullable":false,"primary_key":false},{"name":"subject","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"message","type":"longtext","nullable":false,"primary_key":false},{"name":"time","type":"timestamp","nullable":false,"primary_key":false}],"plugin":{"slug":"edublogify-contact-form","name":"Edublogify Contact form","active_installs":0,"version":"1.1.0","wp_org_url":"https://wordpress.org/plugins/edublogify-contact-form/"}}