{ "db_name": "PostgreSQL", "query": "UPDATE topology_runs\n SET status = 'failed', error = $2, finished_at = now(), updated_at = now()\n WHERE id = $1", "describe": { "columns": [], "parameters": { "Left": [ "Uuid", "Text" ] }, "nullable": [] }, "hash": "d7b8f1004dc027b02001c0927f1695a3d8a423ae9243b2a91fc27d8887630238" }