Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

It should be an error to try to run more than one statement with client lib execute() #65

@CodingDoug

Description

@CodingDoug

If a statement string is issued with more than one command separated by semicolons, everything but the first command is silently ignored. Instead, I think sqld should reject the query with an error saying that each string can only contain one statement.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions