You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@cubejs-backend/sqlite-driver

Package Overview
Dependencies
Maintainers
4
Versions
393
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

0.13.3

Diff
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)