{"table_name":"mab_fcm_details","full_table_name":"wp_mab_fcm_details","description":"Stores mab fcm details data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS `wp_mab_fcm_details` (`fcm_details_id` int(10) NOT NULL AUTO_INCREMENT, `email_id` varchar(255) DEFAULT NULL, `order_id` int(10) DEFAULT NULL, `cart` text, `fcm_id` text NOT NULL, `notification_sent_status` int(2) DEFAULT NULL, `last_order_status` int(11) NOT NULL DEFAULT '0', `date_add` datetime NOT NULL, `date_upd` datetime NOT NULL, PRIMARY KEY (`fcm_details_id`))\"));","columns":[{"name":"fcm_details_id","type":"int(10)","nullable":false,"primary_key":true},{"name":"email_id","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"order_id","type":"int(10)","nullable":true,"primary_key":false},{"name":"cart","type":"text","nullable":true,"primary_key":false},{"name":"fcm_id","type":"text","nullable":false,"primary_key":false},{"name":"notification_sent_status","type":"int(2)","nullable":true,"primary_key":false},{"name":"last_order_status","type":"int(11)","nullable":false,"primary_key":false},{"name":"date_add","type":"datetime","nullable":false,"primary_key":false},{"name":"date_upd","type":"datetime","nullable":false,"primary_key":false}],"plugin":{"slug":"knowband-mobile-app-builder-for-woocommerce","name":"Knowband Mobile App Builder","active_installs":10,"version":"3.0.1","wp_org_url":"https://wordpress.org/plugins/knowband-mobile-app-builder-for-woocommerce/"}}