Socket
Socket
Sign inDemoInstall

@cubejs-client/vue3

Package Overview
Dependencies
121
Maintainers
3
Versions
83
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @cubejs-client/vue3

Vue.js 3 components for cube.js


Version published
Weekly downloads
636
increased by24.71%
Maintainers
3
Created
Weekly downloads
 

Changelog

Source

0.30.4 (2022-05-20)

Bug Fixes

  • cubesql: Skip returning of schema for special queries in pg-wire (479ec78)
  • cubesql: Wrong format in RowDescription, support i16/i32/f32 (0c52cd6)
  • cubestore: Prevent deleting a schema that contains tables (2824fb2)
  • playground: refresh stale tokens (#4551) (80ce87d)
  • playground: Remove all time time dimension without granularity (#4564) (054f488)
  • refresh worker force queue reconcile logic (#4529) (144e97d)

Features

  • Download streaming select * from table originalSql pre-aggregations directly (#4537) (a62d81a)
  • cubesql: Allow ::oid casting (bb31838)
  • cubesql: Initial support for type receivers (452f504)
  • cubesql: Support ||, correct schema/catalog/ordinal_position (6d6cbf5)
  • cubesql: Support DISCARD [ALL | PLANS | SEQUENCES | TEMPORARY |… (#4560) (390c764)
  • cubesql: Support IS TRUE|FALSE (4d227b1)
  • cubestore: Adds minio s3 region env to cubestore cloud storage (#4539) Thanks @olejeglejeg! (739d79c)

Readme

Source

Cube.js

WebsiteDocsBlogSlackDiscourseTwitter

npm version GitHub Actions

Cube.js Vue

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

License

Cube.js Vue is MIT licensed.

FAQs

Last updated on 20 May 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc