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