{ "db_name": "PostgreSQL", "query": "INSERT INTO star_votes (proposal_id, voter_id, option_id, stars) VALUES ($1, $2, $3, $4)", "describe": { "columns": [], "parameters": { "Left": [ "Uuid", "Uuid", "Uuid", "Int4" ] }, "nullable": [] }, "hash": "ef47b9016770614a3d12c6bba1c99b60046a3bff47ca5e18759786362446e1be" }