You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@cubejs-backend/clickhouse-driver

Package Overview
Dependencies
Maintainers
4
Versions
563
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cubejs-backend/clickhouse-driver - npm Package Versions

1
5153
57

0.19.0

Diff
s
statsbot
published 0.19.0 •

Changelog

Source

0.19.0 (2020-04-09)

Features

  • Multi-level query structures in-memory caching (38aa32d)
s
statsbot
published 0.18.18 •

Changelog

Source

0.18.18 (2020-03-28)

Bug Fixes

  • postgres-driver: Clean-up deprecation warning (#531) (ed1e8da)

Features

  • Executing SQL logging message that shows final SQL (26b8758)
s
statsbot
published 0.18.17 •

Changelog

Source

0.18.17 (2020-03-24)

Bug Fixes

  • Unknown function NOW for Snowflake -- Incorrect now timestamp implementation (036f68a), closes #537

Features

  • More places to fetch readOnly pre-aggregations flag from (9877037)
s
statsbot
published 0.18.13 •

Changelog

Source

0.18.13 (2020-03-21)

Bug Fixes

  • Overriding of orchestratorOptions results in no usage of process cloud function -- deep merge Handlers options (c879cb6), closes #519
  • Various cleanup errors (538f6d0), closes #525
s
statsbot
published 0.18.12 •

Changelog

Source

0.18.12 (2020-03-19)

Bug Fixes

  • types: Fix index.d.ts errors in cubejs-server. (#521) Thanks to jwalton! (0b01fd6)

Features

  • Add duration to error logging (59a4255)
s
statsbot
published 0.18.11 •

Changelog

Source

0.18.11 (2020-03-18)

Bug Fixes

  • Orphaned pre-aggregation tables aren't dropped because LocalCacheDriver doesn't expire keys (393af3d)
s
statsbot
published 0.18.7 •

Changelog

Source

0.18.7 (2020-03-17)

Bug Fixes

  • Error: ER_TRUNCATED_WRONG_VALUE_FOR_FIELD for string types (c2ee5ee)

Features

  • Log requestId in compiling schema events (4c457c9)
s
statsbot
published 0.18.6 •

Changelog

Source

0.18.6 (2020-03-16)

Bug Fixes

  • Waiting for query isn't logged for Local Queue when query is already in progress (e7be6d1)
s
statsbot
published 0.18.5 •

Changelog

Source

0.18.5 (2020-03-15)

Bug Fixes

  • @cubejs-client/core: make progressCallback optional (#497) Thanks to @hassankhan! (a41cf9a)
  • requestId isn't propagating to all pre-aggregations messages (650dd6e)
s
statsbot
published 0.18.4 •

Changelog

Source

0.18.4 (2020-03-09)

Bug Fixes

  • Request span for WebSocketTransport is incorrectly set (54ba5da)
  • results not converted to timezone unless granularity is set: value fails to match the required pattern (715ba71), closes #443

Features