{"table_name":"content","full_table_name":"wp_content","description":"Stores content data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE content ( key text UNIQUE NOT NULL, req_url text NOT NULL, blogid int NOT NULL, postid int NOT NULL, title text, mobile BLOB, desktop BLOB, m_header text, d_header text, m_modified text, d_modified text, m_expire datetime, d_expire datetime );","columns":[{"name":"req_url","type":"text","nullable":false,"primary_key":false},{"name":"blogid","type":"int","nullable":false,"primary_key":false},{"name":"postid","type":"int","nullable":false,"primary_key":false},{"name":"title","type":"text","nullable":true,"primary_key":false},{"name":"mobile","type":"BLOB","nullable":true,"primary_key":false},{"name":"desktop","type":"BLOB","nullable":true,"primary_key":false},{"name":"m_header","type":"text","nullable":true,"primary_key":false},{"name":"d_header","type":"text","nullable":true,"primary_key":false},{"name":"m_modified","type":"text","nullable":true,"primary_key":false},{"name":"d_modified","type":"text","nullable":true,"primary_key":false},{"name":"m_expire","type":"datetime","nullable":true,"primary_key":false},{"name":"d_expire","type":"datetime","nullable":true,"primary_key":false}],"plugin":{"slug":"yasakani-cache","name":"Yasakani Cache","active_installs":10,"version":"3.9.8","wp_org_url":"https://wordpress.org/plugins/yasakani-cache/"}}