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
0
Versions
357
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.35.43

Diff

Changelog

Source

0.35.43 (2024-05-31)

Bug Fixes

  • native: CLR - handle 1 level circular references for objects & arrays (#8314) (7e8e1ff)
  • native: Python - don't crash on extend_context (#8315) (e7e7067)

Features

statsbot
published 0.35.38 •

Changelog

Source

0.35.38 (2024-05-22)

Bug Fixes

  • bigquery-driver: Transform numeric value (big.js) to string (#8290) (65c3f55)

Features

  • bigquery-driver: Upgrade @google-cloud SDK to 7 (#8289) (57ef124)
  • clickhouse-driver: SQL API PUSH down - support datetrunc, timestamp_literal (45bc230)
  • clickhouse-driver: Support countDistinctApprox (4d36279)
  • duckdb-driver: Upgrade DuckDB to 0.10.2 (#8284) (b057bca)
statsbot
published 0.35.33 •

Changelog

Source

0.35.33 (2024-05-15)

Bug Fixes

  • cubesql: Fix Databricks identifier quotes (a20f4b2)
  • Mismatched input '10000'. Expecting: '?', 'ALL', <integer> for post-aggregate members in Athena (#8262) (59834e7)

Features

  • cubesql: Rewrites for pushdown of subqueries with empty source (#8188) (86a58a5)
  • firebolt: Switch to the new auth method (#8182) (e559114)
statsbot
published 0.35.26 •

Changelog

Source

0.35.26 (2024-05-02)

Bug Fixes

  • gateway: Don't process meta with onlyCompilerId flag set (76ae23e)
  • gateway: missed v1 graphql-to-json endpoint (a24d69b)
  • gateway: Optimize filterVisibleItemsInMeta performance (b0fdbd3)
  • schema-compiler: foreign keys assignment (#8208) (74affc4)

Features

statsbot
published 0.35.23 •

Changelog

Source

0.35.23 (2024-04-25)

Bug Fixes

  • client-core: castNumerics option for CubeApi (#8186) (6ff2208)

Features

statsbot
published 0.35.2 •

Changelog

Source

0.35.2 (2024-03-22)

Bug Fixes

  • cubesql: Fix timestamp parsing format string (938b13c)
  • mssql-driver: Unsupported option opt.evictionRunIntervalMillis, refs #7951 (#7977) (53f013a)

Features

  • cubesql: Flatten rules to allow multiple level transformation queries be executed by split and SQL push down (#7979) (f078adc)
  • cubesql: Parse timestamp strings as Date32 (4ba5a80)
  • cubesql: Support a ^ b exponentiation (914b058)
  • cubestore: Queue - reduce memory usage (#7975) (e9848e8)
  • cubestore: Reduce memory usage while writting WALs (#7967) (ee9fa71)
  • query-orchestrator: Queue - improve performance (#7983) (56d48fb)

Reverts

  • Revert "feat(schema-compiler): composite key generation (#7929)" (61e4c45), closes #7929
statsbot
published 0.35.0 •

Changelog

Source

0.35.0 (2024-03-14)

Bug Fixes

  • cubesql: Don't ignore second filter over same time dimension (03e7f3a)
  • cubestore-driver: Compatibility with Node.js 18 (localhost resolved to ipv6) (f7a4fab)

Features

  • docker: Upgrade Node.js to 18.x (8b5b923)
statsbot
published 0.34.62 •

Changelog

Source

0.34.62 (2024-03-13)

Bug Fixes

  • cubesql: Fix push down column remapping (8221a53)
  • Job API - correct handling on missed pre_aggregation (#7907) (6fcaff4)
  • Job API - correct handling when job is not_found (#7894) (cae1866)
  • query-orchestrator: Job API - builds are not triggered, fix #7726 (#7909) (738dbde)
statsbot
published 0.34.61 •

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

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