{"table_name":"fb_demo","full_table_name":"wp_fb_demo","description":"Stores fb demo data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE fb_demo( id INT (11) NOT NULL AUTO_INCREMENT, name VARCHAR (50) DEFAULT NULL, age INT (11) DEFAULT NULL, email VARCHAR (50) DEFAULT NULL, pwd BLOB DEFAULT NULL, image LONGBLOB DEFAULT NULL, ts DATETIME DEFAULT NULL, PRIMARY KEY (id) ) ENGINE","columns":[{"name":"id","type":"INT","nullable":false,"primary_key":true},{"name":"name","type":"VARCHAR","nullable":true,"primary_key":false},{"name":"age","type":"INT","nullable":true,"primary_key":false},{"name":"email","type":"VARCHAR","nullable":true,"primary_key":false},{"name":"pwd","type":"BLOB","nullable":true,"primary_key":false},{"name":"image","type":"LONGBLOB","nullable":true,"primary_key":false},{"name":"ts","type":"DATETIME","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/"}}