Releases: duckdb/duckdb-rs
Releases ยท duckdb/duckdb-rs
v0.3.2
Please be noted that we also upgrade rust edition to 2021 in this release
๐ Features
- add r2d2 connection pool
- upgrade to 0.3.2
v0.3.1
๐ Features
๐ Fixes
- Fix u64/UBigInt 'FromSql' trait impl
- support hugeint
๐งช Tests
v0.2.4
๐ Features
- impl appender
- impl date32 and timestamp
- enable serde_json and url
- feat: impl config
- enable publish crates in CI