{ "db_name": "PostgreSQL", "query": "UPDATE users SET password_hash = $1, updated_at = NOW() WHERE id = $2", "describe": { "columns": [], "parameters": { "Left": [ "Varchar", "Uuid" ] }, "nullable": [] }, "hash": "796687600b707e5d6d6b1ed8470c70e6a27bc5b01c98f39263dc72075642b1d2" }