Releases: chdb-io/chdb-go
Releases · chdb-io/chdb-go
v1.7.1
v1.7.0
What's Changed
- Implement QueryRow and Exec methods of sql driver interface by @agoncear-mwb in #12
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- Added explicit key for using unsafe string reader by @agoncear-mwb in #11
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Add arguments compilation trough sqlbuilder by @agoncear-mwb in #10
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- implement parquet rows to read data from clickhouse in parquet format by @agoncear-mwb in #9
New Contributors
- @agoncear-mwb made their first contribution in #9
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- feat: add go SQL driver usage in readme by @nmreadelf in #3
- feat: fix go install and use libchdb.so in /usr/local/lib first
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- add: golang sql interface by @nmreadelf in #1
- Use chdb stable ABI v2 for standard golang err handling by @auxten in #5
New Contributors
- @nmreadelf made their first contribution in #1
- @auxten made their first contribution in #5
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Full Changelog: https://github.com/chdb-io/chdb-go/commits/v1.1.0