Closed jordan-brough closed 5 months ago
It seems that some operations (e.g. COPY INTO) require passing the schema via an api param, rather than in the text of the SQL query.
COPY INTO
It seems that some operations (e.g.
COPY INTO
) require passing the schema via an api param, rather than in the text of the SQL query.