{"table_name":"divismfo_uploads","full_table_name":"wp_divismfo_uploads","description":"Stores divismfo uploads data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_divismfo_uploads ( id bigint(20) UNSIGNED AUTO_INCREMENT PRIMARY KEY, entry_id bigint(20) UNSIGNED NOT NULL, field_id varchar(100) NOT NULL, file_name varchar(255) NOT NULL, file_url varchar(700) NOT NULL, file_size bigint(20), mime_type varchar(100), created_at datetime DEFAULT CURRENT_TIMESTAMP, KEY entry_id (entry_id) ) $cc;\");","columns":[{"name":"id","type":"bigint(20) UNSIGNED","nullable":true,"primary_key":true},{"name":"entry_id","type":"bigint(20) UNSIGNED","nullable":false,"primary_key":false},{"name":"field_id","type":"varchar(100)","nullable":false,"primary_key":false},{"name":"file_name","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"file_url","type":"varchar(700)","nullable":false,"primary_key":false},{"name":"file_size","type":"bigint(20)","nullable":true,"primary_key":false},{"name":"mime_type","type":"varchar(100)","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/"}}