{ "db_name": "PostgreSQL", "query": "\n INSERT INTO webauthn_challenges (id, did, challenge, challenge_type, state_json, expires_at)\n VALUES ($1, $2, $3, 'registration', $4, $5)\n ", "describe": { "columns": [], "parameters": { "Left": [ "Uuid", "Text", "Bytea", "Text", "Timestamptz" ] }, "nullable": [] }, "hash": "eb9c5129a82120747251e6311e20840d2557153e4b81393476a443f3d4e75fed" }