DuckDB v1.4.3

v1.4.3

v1.4.3 Bugfix Release

Added 1
  • Add CacheBehavior::AUTOMATIC to DBInstanceCache that automatically does the right thing
Fixed 19
  • Implement proper equals for table functions
  • Fix behavior for HAVING clause without a GROUP BY
  • Correctly use a lock when accessing the EncryptionKeyManager
  • Extract all column bindings of json each function
  • Fix constraint violation bug
  • Avoid binding macro arguments for untyped macros

This is a bug fix release for various issues discovered after we released 1.4.2.

What's Changed

Full Changelog: https://github.com/duckdb/duckdb/compare/v1.4.2...v1.4.3

View original

Upgraded? How did it go?

Discussion