{"table_name":"jbusinessdirectory_mobile_app_notifications","full_table_name":"wp_jbusinessdirectory_mobile_app_notifications","description":"Stores jbusinessdirectory mobile app notifications data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_mobile_app_notifications` ( `id` int NOT NULL AUTO_INCREMENT, `title` varchar(255) DEFAULT NULL, `body` varchar(255) DEFAULT NULL, `nr_contacts` int DEFAULT '0', `type` varchar(255) DEFAULT NULL, `itemType` tinyint(1) DEFAULT NULL, `itemId` int DEFAULT NULL, `created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY (`id`), KEY `idx_title` (`title`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"title","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"body","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"nr_contacts","type":"int","nullable":true,"primary_key":false},{"name":"type","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"itemType","type":"tinyint(1)","nullable":true,"primary_key":false},{"name":"itemId","type":"int","nullable":true,"primary_key":false},{"name":"created","type":"timestamp","nullable":false,"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/"}}