{ "db_name": "PostgreSQL", "query": "UPDATE tracked_threads SET last_read_post_id = $3\n WHERE user_id = $1 AND thread_id = $2", "describe": { "columns": [], "parameters": { "Left": [ "Uuid", "Uuid", "Uuid" ] }, "nullable": [] }, "hash": "fa7ffad5cf9a95d6e7ec56fa6f3567d4a9098728992fc0f090f770f8be100112" }