{"table_name":"epicwin_feed","full_table_name":"wp_epicwin_feed","description":"Stores epicwin feed data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE epicwin_feed (id INT(5) UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY, email VARCHAR(100) NOT NULL, name VARCHAR(30), opt_in TINYINT(1), UNIQUE(email));","columns":[{"name":"id","type":"INT(5) UNSIGNED","nullable":false,"primary_key":true},{"name":"email","type":"VARCHAR(100)","nullable":false,"primary_key":false},{"name":"name","type":"VARCHAR(30)","nullable":true,"primary_key":false},{"name":"opt_in","type":"TINYINT(1)","nullable":true,"primary_key":false}],"plugin":{"slug":"epicwin-subscribers","name":"Epicwin Plugin","active_installs":100,"version":"1.5","wp_org_url":"https://wordpress.org/plugins/epicwin-subscribers/"}}