{"table_name":"iq_rpw_withdraw_systems","full_table_name":"wp_iq_rpw_withdraw_systems","description":"Stores iq rpw withdraw systems data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS `wp_iq_rpw_withdraw_systems` ( `id` int (20) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL DEFAULT '', `min` double DEFAULT 0, `commision` int(4) DEFAULT 0, `enable` tinyint(2) NOT NULL DEFAULT 1, PRIMARY KEY `id` (`id`) );","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"name","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"min","type":"double","nullable":true,"primary_key":false},{"name":"commision","type":"int(4)","nullable":true,"primary_key":false},{"name":"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/"}}