{"table_name":"setting","full_table_name":"wp_setting","description":"Stores setting data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE setting ( format text DEFAULT '0' NOT NULL, maintenance datetime, log_mode int DEFAULT 0 NULL, timezone text DEFAULT 'utc' NOT NULL, log_backup date DEFAULT '0000-00-00' NOT NULL, bot_key text DEFAULT '' NOT NULL, loginblock int DEFAULT 0 NULL, block_user text DEFAULT '' NOT NULL, autoblock int DEFAULT 0 NULL, autoblocklist text DEFAULT '' NOT NULL, botblocklist text DEFAULT '' NOT NULL, botwhitelist text DEFAULT '' NOT NULL, sitekey text DEFAULT '' NOT NULL, zerodayblock int DEFAULT 0 NULL, trustedfile text DEFAULT '' NOT NULL, siteurlprotect int DEFAULT 0 NULL, protectlist text DEFAULT '' NOT NULL, notice text DEFAULT '' NOT NULL );","columns":[{"name":"format","type":"text","nullable":false,"primary_key":false},{"name":"maintenance","type":"datetime","nullable":true,"primary_key":false},{"name":"log_mode","type":"int","nullable":true,"primary_key":false},{"name":"timezone","type":"text","nullable":false,"primary_key":false},{"name":"log_backup","type":"date","nullable":false,"primary_key":false},{"name":"bot_key","type":"text","nullable":false,"primary_key":false},{"name":"loginblock","type":"int","nullable":true,"primary_key":false},{"name":"block_user","type":"text","nullable":false,"primary_key":false},{"name":"autoblock","type":"int","nullable":true,"primary_key":false},{"name":"autoblocklist","type":"text","nullable":false,"primary_key":false},{"name":"botblocklist","type":"text","nullable":false,"primary_key":false},{"name":"botwhitelist","type":"text","nullable":false,"primary_key":false},{"name":"sitekey","type":"text","nullable":false,"primary_key":false},{"name":"zerodayblock","type":"int","nullable":true,"primary_key":false},{"name":"trustedfile","type":"text","nullable":false,"primary_key":false},{"name":"siteurlprotect","type":"int","nullable":true,"primary_key":false},{"name":"protectlist","type":"text","nullable":false,"primary_key":false},{"name":"notice","type":"text","nullable":false,"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/"}}