Replies: 2 comments 1 reply
-
I would use a However, that would require using the direct pgx interface rather than through database/sql. |
Beta Was this translation helpful? Give feedback.
-
@jackc If I want to update 100k records |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I use this approach to update multiple records at once:
and I have serializer for the type
I have 2 questions:
Beta Was this translation helpful? Give feedback.
All reactions