{"table_name":"aweber_registrations","full_table_name":"wp_aweber_registrations","description":"Stores aweber registrations data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS wp_aweber_registrations(`email` VARCHAR(255) NOT NULL, PRIMARY KEY (`email`))\");","columns":[{"name":"email","type":"VARCHAR(255)","nullable":false,"primary_key":false}],"plugin":{"slug":"aweber-registration-integration","name":"AWeber Registration Integration","active_installs":10,"version":"1.2.8","wp_org_url":"https://wordpress.org/plugins/aweber-registration-integration/"}}