Skip to content

v0.1.2

Latest

Choose a tag to compare

@dpxcc dpxcc released this 12 Feb 01:11
· 29 commits to main since this release

Added

  • Support NOT NULL constraint (#116)

Fixed

  • Manully load iceberg extension since it's not autoloadable in DuckDB v1.1.3
  • Fix use-after-free bug when reading statistics
  • Allow non-superusers to set maximum_memory and maximum_threads
  • Fix ALTER TABLE ... SET ACCESS METHOD DEFAULT (#115)