{"table_name":"gdpraccept_consentform","full_table_name":"wp_gdpraccept_consentform","description":"Stores gdpraccept consentform data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `wp_gdpraccept_consentform` ( `id` INT(11) UNSIGNED NOT NULL AUTO_INCREMENT, `name` VARCHAR(255) NOT NULL, `preamble` MEDIUMTEXT, PRIMARY KEY (`id`) ) ENGINE","columns":[{"name":"id","type":"INT(11) UNSIGNED","nullable":false,"primary_key":true},{"name":"name","type":"VARCHAR(255)","nullable":false,"primary_key":false},{"name":"preamble","type":"MEDIUMTEXT","nullable":true,"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/"}}