{"table_name":"gdpraccept_company","full_table_name":"wp_gdpraccept_company","description":"Stores gdpraccept company data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `wp_gdpraccept_company` ( `id` INT(11) UNSIGNED NOT NULL AUTO_INCREMENT, `name` VARCHAR(255) NOT NULL, `longname` VARCHAR(255) NOT NULL, 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":"longname","type":"VARCHAR(255)","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/"}}