Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Gioee opened this issue Nov 26, 2024 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@Gioee
Copy link
Member

Gioee commented Nov 26, 2024

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.

@Gioee Gioee added the bug Something isn't working label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants