{"table_name":"jbusinessdirectory_company_marketing_email_sent","full_table_name":"wp_jbusinessdirectory_company_marketing_email_sent","description":"Stores jbusinessdirectory company marketing email sent data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_company_marketing_email_sent` ( `id` int NOT NULL AUTO_INCREMENT, `email_type` int DEFAULT NULL, `number_email_sent` int DEFAULT NULL, `sending_date` datetime DEFAULT NULL, `failed_sent` int DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"email_type","type":"int","nullable":true,"primary_key":false},{"name":"number_email_sent","type":"int","nullable":true,"primary_key":false},{"name":"sending_date","type":"datetime","nullable":true,"primary_key":false},{"name":"failed_sent","type":"int","nullable":true,"primary_key":false}],"plugin":{"slug":"wp-businessdirectory","name":"WP-BusinessDirectory – Business directory plugin for WordPress","active_installs":50,"version":"4.0.2","wp_org_url":"https://wordpress.org/plugins/wp-businessdirectory/"}}