Closed
Description
lib/pq
has support for efficiently inserting bulk items using COPY. sqlc currently can not generate code that exposes this functionality.
See this StackOverflow answer for a great overview of the problem space.
lib/pq
has support for efficiently inserting bulk items using COPY. sqlc currently can not generate code that exposes this functionality.
See this StackOverflow answer for a great overview of the problem space.