mirror of
https://github.com/neondatabase/neon.git
synced 2026-07-03 20:20:38 +00:00
This PR adds support for non-interactive transaction query endpoint. It accepts an array of queries and parameters and returns an array of query results. The queries will be run in a single transaction one after another on the proxy side.