{"table_name":"divismfo_templates","full_table_name":"wp_divismfo_templates","description":"Stores divismfo templates data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_divismfo_templates ( id bigint(20) UNSIGNED AUTO_INCREMENT PRIMARY KEY, name varchar(255) NOT NULL, type varchar(50) NOT NULL DEFAULT 'email', subject varchar(500), content longtext, created_at datetime DEFAULT CURRENT_TIMESTAMP, KEY type_idx (type) ) $cc;\");","columns":[{"name":"id","type":"bigint(20) UNSIGNED","nullable":true,"primary_key":true},{"name":"name","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"type","type":"varchar(50)","nullable":false,"primary_key":false},{"name":"subject","type":"varchar(500)","nullable":true,"primary_key":false},{"name":"content","type":"longtext","nullable":true,"primary_key":false},{"name":"created_at","type":"datetime","nullable":true,"primary_key":false}],"plugin":{"slug":"divine-smart-forms","name":"Divine Smart Forms – Drag & Drop Contact Form Builder","active_installs":0,"version":"1.2.2","wp_org_url":"https://wordpress.org/plugins/divine-smart-forms/"}}