{"table_name":"customer_push_notification_access_time","full_table_name":"wp_customer_push_notification_access_time","description":"Stores customer push notification access time data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS `wp_customer_push_notification_access_time`(`id` int(11) NOT NULL AUTO_INCREMENT, `id_customer` int(11) NOT NULL,`time_added` datetime NOT NULL,`date_added` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,PRIMARY KEY (`id`))ENGINE","columns":[{"name":"id","type":"int(11)","nullable":false,"primary_key":true},{"name":"id_customer","type":"int(11)","nullable":false,"primary_key":false},{"name":"time_added","type":"datetime","nullable":false,"primary_key":false},{"name":"date_added","type":"timestamp","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/"}}