🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@cubejs-backend/sqlite-driver

Package Overview
Dependencies
Maintainers
2
Versions
415
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
38394041

0.13.12

Diff
statsbot
published 0.13.12 •

Changelog

Source

0.13.12 (2020-01-12)

Note: Version bump only for package cubejs

statsbot
published 0.13.9 •

Changelog

Source

0.13.9 (2020-01-03)

Bug Fixes

  • define context outside try-catch (3075624)

Features

  • @cubejs-client/core: add types (abdf089)
  • Improve logging (8a692c1)
  • mysql-driver: Increase external pre-aggregations upload batch size (741e26c)
statsbot
published 0.13.3 •

Changelog

Source

0.13.3 (2019-12-16)

Bug Fixes

  • sqlite-driver: Fixed table schema parsing: support for escape characters (#289). Thanks to @philippefutureboy! (42026fb)
  • Logging failing when pre-aggregations are built (22f77a6)

Features

  • d3-charts template package (f9bd3fb)
  • sqlite-driver: Pre-aggregations support (5ffb3d2)
statsbot
published 0.13.2 •

Changelog

Source

0.13.2 (2019-12-13)

Features

  • Error type for returning specific http status codes (#288). Thanks to @willhausman! (969e609)
  • hooks for dynamic schemas (#287). Thanks to @willhausman! (47b256d)
  • Propagate requestId for trace logging (24d7b41)
statsbot
published 0.13.0 •

Changelog

Source

0.13.0 (2019-12-10)

Bug Fixes

  • cube validation from updating BasePreAggregation (#285). Thanks to @ferrants! (f4bda4e)
  • Errors during web socket subscribe returned with status 200 code (6df008e)

Features

  • Minute and second granularities support (34c5d4c)
  • Sqlite driver implementation (f9b43d3)