Skip to content

v0.9.28

Latest
Compare
Choose a tag to compare
@potatobot-prime potatobot-prime released this 09 Feb 12:31
9ae1b93

0.9.28 (2025-02-09)

Features

  • sqlid as a uuid with server support (cd988d8)

Bug Fixes

  • add connection autocommit (f634311)
  • don't require numpy at import time (7d89904)
  • server: rowcount (58e15c5)
  • server: support duckdb uint64 (7a6f9a3)
  • support duckdb int128 description (feffa8c)
  • support duckdb uint64 description (62ef477)

Chores

  • deps-dev: bump pyright from 1.1.389 to 1.1.393 (#167) (ccf090a)
  • deps-dev: bump ruff~=0.9.4 (2d11ce6)
  • deps: bump sqlglot~=26.3.9 (2e4583c)