ClickHouse / clickhouse-js

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

Update error message assertion in tests #252

Closed slvrtrn closed 3 months ago

slvrtrn commented 3 months ago

Summary

The UNKNOWN_IDENTIFIER error message is slightly different now as of 24.3. Bumped ClickHouse versions in Docker as well.

Checklist