Skip to content

Add support for query source in COPY .. TO statement #857

Closed
@aprimadi

Description

@aprimadi

The current implementation of COPY .. TO statement only supports table (with optional column names) but doesn't support arbitrary query according to PostgreSQL specification. It needs to support query source.

Reference:
https://www.postgresql.org/docs/current/sql-copy.html

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