{"table_name":"fb_images","full_table_name":"wp_fb_images","description":"Stores fb images data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE fb_images( image_id INT (11) NOT NULL AUTO_INCREMENT, entry_id INT (11) DEFAULT NULL, image_caption LONGTEXT DEFAULT NULL, image_name VARCHAR (100) DEFAULT NULL, image_mime VARCHAR (40) DEFAULT NULL, image_size INT (11) DEFAULT NULL, image_data LONGBLOB DEFAULT NULL, image_thumb LONGBLOB DEFAULT NULL, PRIMARY KEY (image_id) ) ENGINE","columns":[{"name":"image_id","type":"INT","nullable":false,"primary_key":true},{"name":"entry_id","type":"INT","nullable":true,"primary_key":false},{"name":"image_caption","type":"LONGTEXT","nullable":true,"primary_key":false},{"name":"image_name","type":"VARCHAR","nullable":true,"primary_key":false},{"name":"image_mime","type":"VARCHAR","nullable":true,"primary_key":false},{"name":"image_size","type":"INT","nullable":true,"primary_key":false},{"name":"image_data","type":"LONGBLOB","nullable":true,"primary_key":false},{"name":"image_thumb","type":"LONGBLOB","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/"}}