{ "db_name": "PostgreSQL", "query": "SELECT last_reauth_at FROM session_tokens WHERE did = $1 ORDER BY created_at DESC LIMIT 1", "describe": { "columns": [ { "ordinal": 0, "name": "last_reauth_at", "type_info": "Timestamptz" } ], "parameters": { "Left": [ "Text" ] }, "nullable": [ true ] }, "hash": "976847b83e599effda5ad3c0059cccf1df977c95dba43937de548b56ccc8256a" }