@clickhouse/client 1.5.0
New features
- (Node.js only) It is now possible to disable the automatic decompression of the response stream with the
execmethod. SeeExecParams.decompress_response_streamfor more details. (#298).
exec method. See ExecParams.decompress_response_stream for more details. (#298).