Postgres function call with pq.Array of user defined struct in GO
May 29, 2021 · 2 min read · Reason I am writing this blog is that I need to help fellow developers get this solution quickly and save a lot of time since there is no much direct answers found in google search. So, here is the use case- I wanted to insert bulk students data in P...
Join discussion