Replies: 1 comment
-
In pgx v5 you can scan directly into a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm trying to parse a varchar array column from wal2json output plugin.
This JSON coming from plugin
With pgx/v3 this code works fine
With pgx/v5 I can't found a solution
Thanks for your help
Beta Was this translation helpful? Give feedback.
All reactions