{"table_name":"fb_admin","full_table_name":"wp_fb_admin","description":"Stores fb admin data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `fb_admin` ( `user_id` INT(11) NOT NULL AUTO_INCREMENT, `user_name` VARCHAR(20) DEFAULT NULL, `user_pass` VARCHAR(50) DEFAULT NULL, `pwd` VARCHAR(100) DEFAULT NULL, `user_email` VARCHAR(50) DEFAULT NULL, `user_privilege` INT(11) DEFAULT '0', PRIMARY KEY (`user_id`) ) ENGINE","columns":[{"name":"user_id","type":"INT(11)","nullable":false,"primary_key":true},{"name":"user_name","type":"VARCHAR(20)","nullable":true,"primary_key":false},{"name":"user_pass","type":"VARCHAR(50)","nullable":true,"primary_key":false},{"name":"pwd","type":"VARCHAR(100)","nullable":true,"primary_key":false},{"name":"user_email","type":"VARCHAR(50)","nullable":true,"primary_key":false},{"name":"user_privilege","type":"INT(11)","nullable":true,"primary_key":false}],"plugin":{"slug":"rackforms-express","name":"RackForms Express Web Form Builder","active_installs":10,"version":"1.5","wp_org_url":"https://wordpress.org/plugins/rackforms-express/"}}