Skip to content

Run multiple sql statements in a transaction? #41

Open
@Yash-Poddar

Description

@Yash-Poddar

Hi,

I'm unable to use Begin; ... Commit; in ExecuteAsync(). I'm getting the following error -
" Snowflake.Client.Model.SnowflakeException : Query execution failed. Message: Multiple SQL statements in a single API call are not supported; use one API call per statement instead."

Is there a workaround or something so that I can use transaction?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions