{"table_name":"db_vek_subscriber_email","full_table_name":"wp_db_vek_subscriber_email","description":"Stores db vek subscriber email data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS wp_db_vek_subscriber_email ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `email` varchar(50) NOT NULL, `dates` datetime NOT NULL, PRIMARY KEY (`id`) ) DEFAULT CHARSET","columns":[{"name":"id","type":"bigint(20)","nullable":false,"primary_key":true},{"name":"email","type":"varchar(50)","nullable":false,"primary_key":false},{"name":"dates","type":"datetime","nullable":false,"primary_key":false}],"plugin":{"slug":"wp-maintenance-vek","name":"WP Maintenance-vek","active_installs":10,"version":"0.2","wp_org_url":"https://wordpress.org/plugins/wp-maintenance-vek/"}}