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