{"table_name":"iq_rpw_settings","full_table_name":"wp_iq_rpw_settings","description":"Stores iq rpw settings data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS `wp_iq_rpw_settings` ( `key` varchar (32) NOT NULL DEFAULT '', `params_json` text(0) NOT NULL DEFAULT '', PRIMARY KEY `key` (`key`) );","columns":[{"name":"key","type":"varchar","nullable":false,"primary_key":false},{"name":"params_json","type":"text(0)","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/"}}