mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-23 06:28:23 +00:00
21deb81acb
## Problem Currently proxy doesn't handle array of json parameters correctly. ## Summary of changes Added one more level of quotes escaping for the array of jsons case. Resolves: https://github.com/neondatabase/neon/issues/5515