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

@cubejs-backend/postgres-driver

Package Overview
Dependencies
Maintainers
1
Versions
639
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

1
64

0.35.67

Diff

Changelog

Source

0.35.67 (2024-08-07)

Features

  • cubesqlplanner: Native SQL planner implementation first steps (#8506) (fab9c48)
  • cubesql: Support push down cast type templates (556ca7c)
statsbot
published 0.35.66 •

Changelog

Source

0.35.66 (2024-08-06)

Bug Fixes

statsbot
published 0.35.65 •

Changelog

Source

0.35.65 (2024-07-26)

Bug Fixes

  • cubestore: Import - validate http response for error (#8520) (d462b89)

Features

  • native: Add datetime types support to generate_series() UDTF (#8511) (99b3c65)
statsbot
published 0.35.64 •

Changelog

Source

0.35.64 (2024-07-24)

Bug Fixes

  • native: Fix build failures caused by new ShutdownMode param (#8514) (80d10fd)
  • server: Start native api gateway only under the flag (not when port specified) (#8516) (b533859)

Features

Performance Improvements

  • cubesql: More complete usage of member_name_to_expr caching (#8497) (3f369e3)
statsbot
published 0.35.63 •

Changelog

Source

0.35.63 (2024-07-24)

Bug Fixes

  • cubesql: Apply IN as = transformation with push down disabled (152fca0)

Features

  • cubesql: Support float*interval and interval/float (#8496) (300f8fc)
statsbot
published 0.35.62 •

Changelog

Source

0.35.62 (2024-07-22)

Bug Fixes

  • schema-compiler: Replace all toDateTime with toDateTime64 in ClickHouseQuery adapter to handle dates before 1970 (#8390) Thanks @Ilex4524 ! )j (f6cff1a)

Features

  • native: Initial support for native api-gateway (#8472) (d917d6f)
  • rust/cubeclient: Upgrade reqwest to 0.12.5 (hyper 1) (#8498) (f77c3aa)

Performance Improvements

  • cubesql: Replaced LogicalPlanData::find_member with a caching version (#8469) (858d965)
statsbot
published 0.35.61 •

Changelog

Source

0.35.61 (2024-07-19)

Bug Fixes

  • cubejs-questdb-driver: fix obsolete column name in SHOW TABLES (#8493) Thanks @puzpuzpuz! (f135933)
  • cubesql: Transform IN filter with one value to = with all expressions (671e067)

Features

  • cubesql: Support Null input type in SUM and AVG functions (5ce589a)
statsbot
published 0.35.60 •

Changelog

Source

0.35.60 (2024-07-17)

Bug Fixes

  • cubesql: Fix "unable to represent JsFunction in Python" in queries when using python for cube configuration (#8449) (bcef222)
  • server-core: Headers sent multiple times from dev-server handlers crashes it (#8463) (45bbb8a)

Features

statsbot
published 0.35.59 •

Changelog

Source

0.35.59 (2024-07-13)

Bug Fixes

  • Compile data model only once per each version (#8452) (2b3bdcd)

Features

  • cubejs-databricks-jdbc-driver: read-only mode (#8440) (6d2f97a)
statsbot
published 0.35.58 •

Changelog

Source

0.35.58 (2024-07-10)

Bug Fixes

  • cubesql: Fix incorrect dateRange when filtering over date_trunc'd column in outer query (90ce14e)
  • postgres-driver: Don't throw errors for pseudo fields like __user (9c01c1b)
  • postgres-driver: Mapping for generic int as int8 (#8338) (3202d8d)
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