{"table_name":"elbp_first_commentator","full_table_name":"wp_elbp_first_commentator","description":"Stores elbp first commentator data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE wp_elbp_first_commentator ( emailed_ID mediumint(9) NOT NULL AUTO_INCREMENT, email varchar(255) NOT NULL, UNIQUE KEY emailed_ID (emailed_ID), INDEX ( email ) );","columns":[{"name":"emailed_ID","type":"mediumint(9)","nullable":false,"primary_key":true},{"name":"email","type":"varchar(255)","nullable":false,"primary_key":false}],"plugin":{"slug":"immediate-list-building-pro-lite","name":"Immediate List Building Pro Lite","active_installs":10,"version":"1.2","wp_org_url":"https://wordpress.org/plugins/immediate-list-building-pro-lite/"}}