{"table_name":"iq_rpw_withdraw_forms","full_table_name":"wp_iq_rpw_withdraw_forms","description":"Stores form definitions and related configuration.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS `wp_iq_rpw_withdraw_forms` ( `id` int (20) NOT NULL AUTO_INCREMENT, `uid` int(20) NOT NULL DEFAULT 0, `system_id` int(5) NOT NULL DEFAULT 0, `requisites` varchar(100) NOT NULL DEFAULT '', `sum` double DEFAULT 0, `comission` int(5) DEFAULT 0, `currency` varchar(32) DEFAULT '', `comment` text(0) DEFAULT '', `comment_admin` text(0) DEFAULT '', `status` tinyint(2) NOT NULL DEFAULT 0, `date` int(20) NOT NULL DEFAULT 0, `do_date` int(20) NOT NULL DEFAULT 0, PRIMARY KEY `id` (`id`) );","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"uid","type":"int(20)","nullable":false,"primary_key":false},{"name":"system_id","type":"int(5)","nullable":false,"primary_key":false},{"name":"requisites","type":"varchar(100)","nullable":false,"primary_key":false},{"name":"sum","type":"double","nullable":true,"primary_key":false},{"name":"comission","type":"int(5)","nullable":true,"primary_key":false},{"name":"currency","type":"varchar(32)","nullable":true,"primary_key":false},{"name":"comment","type":"text(0)","nullable":true,"primary_key":false},{"name":"comment_admin","type":"text(0)","nullable":true,"primary_key":false},{"name":"status","type":"tinyint(2)","nullable":false,"primary_key":false},{"name":"date","type":"int(20)","nullable":false,"primary_key":false},{"name":"do_date","type":"int(20)","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/"}}