Open
Description
Hello,
I am trying to use COPY FROM in a SQL query with sqlc-gen-typescript, but I encountered the following error during code generation:
:copyfrom doesn't support non-parameter values
I understand that sqlc might not fully support COPY FROM, but I would like to confirm:
1. Is COPY FROM currently supported in sqlc-gen-typescript?
2. If not, are there any plans to support this in the future?
This feature would be very helpful for bulk insert operations in my use case. If there are any workarounds or alternatives, I’d appreciate your advice.
Metadata
Metadata
Assignees
Labels
No labels