{"table_name":"gdpraccept_emailtpl","full_table_name":"wp_gdpraccept_emailtpl","description":"Stores gdpraccept emailtpl data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `wp_gdpraccept_emailtpl` ( `id` INT(11) UNSIGNED NOT NULL AUTO_INCREMENT, `content` MEDIUMTEXT, `subject` VARCHAR(1024) DEFAULT '', `lopd_link` VARCHAR(4096) DEFAULT '', `lopd_text` VARCHAR(4096) DEFAULT '', `logo_url` VARCHAR(4096) DEFAULT '', `company_id` INT(11) UNSIGNED NOT NULL, PRIMARY KEY (`id`), INDEX `company_id` (`company_id` ASC) ) ENGINE","columns":[{"name":"id","type":"INT(11) UNSIGNED","nullable":false,"primary_key":true},{"name":"content","type":"MEDIUMTEXT","nullable":true,"primary_key":false},{"name":"subject","type":"VARCHAR(1024)","nullable":true,"primary_key":false},{"name":"lopd_link","type":"VARCHAR(4096)","nullable":true,"primary_key":false},{"name":"lopd_text","type":"VARCHAR(4096)","nullable":true,"primary_key":false},{"name":"logo_url","type":"VARCHAR(4096)","nullable":true,"primary_key":false},{"name":"company_id","type":"INT(11) UNSIGNED","nullable":false,"primary_key":false}],"plugin":{"slug":"gdpraccept-lite","name":"GdprAccept Lite","active_installs":0,"version":"1.0.0","wp_org_url":"https://wordpress.org/plugins/gdpraccept-lite/"}}