Skip to content

Support "copyfrom"(bulk insert) in sqlc-gen-typescript? #48

Open
@kuronekomichael

Description

@kuronekomichael

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions