Open
Description
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.