{ "db_name": "PostgreSQL", "query": "UPDATE routine_runs SET status = $2, completed_at = now(), error = $3 WHERE id = $1", "describe": { "columns": [], "parameters": { "Left": [ "Uuid", "Text", "Text" ] }, "nullable": [] }, "hash": "f15168fa16b14adae75436d359daeec766e892e315aa68c0661ad6b96dfdfe66" }