@clickhouse/client 1.6.0
New features
- Added optional
real_time_microsecondsfield to theClickHouseSummaryinterface (see https://github.com/ClickHouse/ClickHouse/pull/69032)
Bug fixes
- (Node.js) Fixed unhandled exceptions produced when calling
ResultSet.jsonif the response data was not, in fact, a valid JSON. (#311)