{"table_name":"mab_unique_verification","full_table_name":"wp_mab_unique_verification","description":"Stores mab unique verification data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS `wp_mab_unique_verification` (`id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, `user_id` bigint(20) UNSIGNED NOT NULL, `mobile_number` varchar(15) DEFAULT NULL, `country_code` varchar(10) DEFAULT NULL, `unique_id` varchar(100) DEFAULT NULL, `date_added` datetime NOT NULL, `date_modified` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`id`))\"));","columns":[{"name":"id","type":"int(10) UNSIGNED","nullable":false,"primary_key":true},{"name":"user_id","type":"bigint(20) UNSIGNED","nullable":false,"primary_key":false},{"name":"mobile_number","type":"varchar(15)","nullable":true,"primary_key":false},{"name":"country_code","type":"varchar(10)","nullable":true,"primary_key":false},{"name":"unique_id","type":"varchar(100)","nullable":true,"primary_key":false},{"name":"date_added","type":"datetime","nullable":false,"primary_key":false},{"name":"date_modified","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/"}}