{ "db_name": "PostgreSQL", "query": "SELECT access_expires_at FROM session_tokens WHERE did = $1 AND access_jti = $2", "describe": { "columns": [ { "ordinal": 0, "name": "access_expires_at", "type_info": "Timestamptz" } ], "parameters": { "Left": [ "Text", "Text" ] }, "nullable": [ false ] }, "hash": "44aec49f4ccd1f816c5427af2dc18f5acd55fac92c46ada76be1199d5c7ac459" }