Skip to content

Copy statement fails silently if no create target is specified #42

@bruth

Description

@bruth

I had this:

copy query clarity.queries.patients from "clarity" to "target"

and needed this:

copy query clarity.queries.patients from "clarity" to "target" create "patients"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions