{"table_name":"iq_rpw_users","full_table_name":"wp_iq_rpw_users","description":"Stores iq rpw users data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS `wp_iq_rpw_users` ( `uid` int(20) NOT NULL DEFAULT 0, `ref_uid` int(20) NOT NULL DEFAULT 0, `ref_visits` int(20) NOT NULL DEFAULT 0, `ref_balance_json` text(0) DEFAULT '[]', `ref_sell` int(20) NOT NULL DEFAULT 0, `turnover_json` text(0) NOT NULL DEFAULT '[]', `ref_shopping` int(20) NOT NULL DEFAULT 0, `ref_percent` tinyint(4) NOT NULL DEFAULT 0, `ref_code` varchar(255) NOT NULL, `ref_father_uid` int(20) NOT NULL DEFAULT 0, `ref_enable` tinyint(2) NOT NULL DEFAULT 1, PRIMARY KEY uid (`uid`) );","columns":[{"name":"uid","type":"int(20)","nullable":false,"primary_key":false},{"name":"ref_uid","type":"int(20)","nullable":false,"primary_key":false},{"name":"ref_visits","type":"int(20)","nullable":false,"primary_key":false},{"name":"ref_balance_json","type":"text(0)","nullable":true,"primary_key":false},{"name":"ref_sell","type":"int(20)","nullable":false,"primary_key":false},{"name":"turnover_json","type":"text(0)","nullable":false,"primary_key":false},{"name":"ref_shopping","type":"int(20)","nullable":false,"primary_key":false},{"name":"ref_percent","type":"tinyint(4)","nullable":false,"primary_key":false},{"name":"ref_code","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"ref_father_uid","type":"int(20)","nullable":false,"primary_key":false},{"name":"ref_enable","type":"tinyint(2)","nullable":false,"primary_key":false}],"plugin":{"slug":"iq-referral-program-for-woocommerce","name":"IQ Referral System for WooCommerce","active_installs":0,"version":"1.0.3","wp_org_url":"https://wordpress.org/plugins/iq-referral-program-for-woocommerce/"}}