{ "db_name": "SQLite", "query": "CREATE TABLE IF NOT EXISTS server_padlocks (\n hash TEXT NOT NULL UNIQUE,\n padlock TEXT NOT NULL\n ) STRICT", "describe": { "columns": [], "parameters": { "Right": 0 }, "nullable": [] }, "hash": "7d5263f214e9602447fd98e57f4090859de17e1b015e4e852efd7afd0c8acb2d" }