apla / node-clickhouse

Yandex ClickHouse driver for nodejs
MIT License
217 stars 50 forks source link

parse the error code for new version of clickhouse #83

Open vahid-sohrabloo opened 2 years ago

vahid-sohrabloo commented 2 years ago

The new version of ClickHouse changes the format of the error. For example this error

Code: 440. DB::Exception: The value -1 of LIMIT expression is not representable as UInt64. (INVALID_LIMIT_EXPRESSION) (version 22.4.4.7 (official build))