New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cubejs-backend/sqlite-driver

Package Overview
Dependencies
Maintainers
2
Versions
359
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

1
36

0.34.61

Diff

Changelog

Source

0.34.61 (2024-03-11)

Bug Fixes

  • cubesql: Error out when temporary table already exists (1a0a324)
  • cubesql: Fix push down CASE with expr (f1d1242)
  • cubesql: Fix push down column remapping (c7736cc)
  • cubesql: Partition pruning doesn't work when view uses proxy member (#7866) (c02a07f), closes #6623
  • cubesql: Trim ".0" postfix when converting Float to Utf8` (3131f94)
  • Wrong sql generation when multiple primary keys used (#6689) Thanks @alexanderlz ! (2540a22)

Features

  • clickhouse-driver: Support export bucket for S3 (write only) (#7849) (db7e2c1)
  • clickhouse-driver: Support S3 export for readOnly mode (7889aad)
  • cubesql: Support FETCH ... n ROWS ONLY (53b0c14)
  • query-orchestrator: Support unload (export bucket) for readOnly drivers (76ce7ed)

Reverts

  • Revert "fix(cubesql): Fix push down column remapping" (#7895) (dec8901), closes #7895
statsbot
published 0.34.60 •

Changelog

Source

0.34.60 (2024-03-02)

Bug Fixes

  • Bump max connect retries for Cube Store (00a6ec0)
  • client-core: incorrect index in movePivotItem (#6684) Thanks to @telunc! (82217b2)
  • cubesql: Allow different Timestamp types in DATEDIFF (de9ef08)
  • cubesql: Incorrect CASE WHEN generated during ungrouped filtered count (#7859) (f970937), closes #7858
  • cubesql: Prioritize ungrouped aggregate scans over ungrouped projection scans so most of the members can be pushed down without wrapping (#7865) (addde0d)
  • cubesql: Remove excessive limit on inner wrapped queries (#7864) (b97268f)

Features

statsbot
published 0.34.58 •

Changelog

Source

0.34.58 (2024-02-27)

Bug Fixes

  • clickhouse-driver: Correct support for Enum8/16 (#7814) (db37fc3)
  • cubesql: Ambiguous reference in case of same two 16 char prefixes are in query (5051f66)
  • cubesql: Continue wait error is being thrown to users (cb2376c)

Features

statsbot
published 0.34.57 •

Changelog

Source

0.34.57 (2024-02-26)

Bug Fixes

  • cubesql: ungrouped query can be routed to Cube Store (#7810) (b122837)
  • cubesql: Can't find rewrite due to AST node limit reached for remaining non-equivalent date and timestamp constant folding rules (b79f697)
  • cubesql: More readable error message during SQL generation (d9a7194)
  • cubesql: Support Z postfix in Timestamp response transformation (c013c91)
  • cubesql: Timestamp equals filter support (754a0df)
  • cubesql: writerOrChannel.resolve is not a function (abc95e2)

Features

  • cubesql: WHERE SQL push down (#7808) (98b5709)
  • cubesql: Allow replacement of aggregation functions in SQL push down (#7811) (97fa757)
  • cubesql: Support placeholders in OFFSET, FETCH ... (60aad90)
  • cubesql: Support temporary tables (7022611)
  • duckdb-driver: Add support for local fs duckdb database path (#7799) (77cc883)
statsbot
published 0.34.55 •

Changelog

Source

0.34.55 (2024-02-15)

Bug Fixes

  • Cannot read properties of null (reading 'includes') (9b50382)
  • cubesql: Quote FROM alias for SQL push down to avoid name clas… (#7755) (4e2732a)

Features

statsbot
published 0.34.54 •

Changelog

Source

0.34.54 (2024-02-13)

Bug Fixes

  • cubesql: Cannot read properties of undefined (reading 'preAggregation') with enabled SQL push down (ac2cc17)
statsbot
published 0.34.47 •

Changelog

Source

0.34.47 (2024-01-23)

Features

  • cubesql: TO_CHAR - support more formats, correct NULL handling (#7671) (2d1e2d2)
  • duckdb-driver: Support advanced configuration for S3 via env variables (#7544) (4862195)
statsbot
published 0.34.44 •

Changelog

Source

0.34.44 (2024-01-15)

Bug Fixes

  • query-orchestrator: QueryQueue - reduce trafic (unexpected call for query stage) (#7646) (ecf3826)

Features

  • query-orchestrator: Queue - reduce traffic for processing (Cube Store only) (#7644) (7db90fb)
statsbot
published 0.34.41 •

Changelog

Source

0.34.41 (2024-01-02)

Bug Fixes

  • @cubejs-client/ngx: set module to fesm2015 (#7571) Thanks @loremaps! (aaa8bfd), closes #7570
  • cubesql: Enable Visitor on GROUP BY expressions (#7575) (bcc1a89)
  • cubestore: Panic in hash join (#7573) (aa6c08b)
  • databricks-jdbc-driver: Time series queries with rolling window & time dimension (#7564) (79d033e)
  • Do not fail extractDate on missing result set (c8567ef)

Features

statsbot
published 0.34.33 •

Changelog

Source

0.34.33 (2023-12-11)

Features

  • duckdb-driver: Declare user agent information (#7490) (59557e8)
  • query-orchestrator: Reduce number of touches for pre-aggregations (#7515) (c22eb91)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc