Skip to content

[Query engine] Support multiple statements per simple query #395

@levkk

Description

@levkk

Description

Support the client sending multiple queries inside a Query message (simple protocol), e.g.:

Query("BEGIN; SELECT 1; COMMIT")

We would need to rewrite these queries into multiple ClientRequest and push them through the query engine serially.

More info

Metadata

Metadata

Assignees

No one assigned

    Labels

    bleeding edgeExciting new frontier stuff.
    No fields configured for Feature.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions