{ "db_name": "PostgreSQL", "query": "UPDATE users SET email = $1, email_pending_verification = NULL, email_confirmation_code = NULL, email_confirmation_code_expires_at = NULL WHERE id = $2", "describe": { "columns": [], "parameters": { "Left": [ "Text", "Uuid" ] }, "nullable": [] }, "hash": "76a239da5103f43b16a768d6970cc7e04d9d27c88cc54072818033a03bf53057" }