Skip to content

DELETE FROM query: different response between TLS and WebSocket connection #152

Open
@Gioee

Description

@Gioee

screenshot_2024-11-25_alle_22 57 32

The log from the second line and the log from the last line are the response from the driver when sending the same query but with a different type of connection.

With other queries such as SELECT or CREATE TABLE the response is the same between a TLS connection and a WebSocket connection.

It should be the same also for the DELETE FROM query.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions