ClickHouse / clickhouse-js

Official JS client for ClickHouse DB
https://clickhouse.com
Apache License 2.0
213 stars 26 forks source link

Add missing property for `ResponseJSON<T>` type #268

Closed 0237h closed 4 months ago

0237h commented 4 months ago

Summary

The rows_before_limit_at_least returned by ClickHouse was missing from the ResponseJSON<T> type.

Resolves: #267

CLAassistant commented 4 months ago

CLA assistant check
All committers have signed the CLA.

0237h commented 4 months ago

@slvrtrn Haven't updated the changelog, wasn't sure if I should add the change to a new version or not. Let me know if you want it updated as well.

slvrtrn commented 4 months ago

I will add it; no worries.