Skip to content

Tags: marcboeker/go-duckdb

Tags

v2.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #364 from taniabogatsch/bindings

DuckDB v1.2.0 and removing any duckdb.h dependencies

v1.8.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #379 from taniabogatsch/update-go-version

Update to Go 1.24

mapping/v0.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #381 from taniabogatsch/arrow-mod-fix

Fix the arrow mapping module name

arrowmapping/v0.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #381 from taniabogatsch/arrow-mod-fix

Fix the arrow mapping module name

v1.8.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

Note on DuckDB's v1.2.0 release.

v1.8.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #304 from taniabogatsch/time-fixes

TIMETZ support and fixes around times

v1.8.2

Re-build static libraries

v1.8.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #274 from taniabogatsch/profiling

Add profiling support

v1.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add DUCKDB_INVALID_CONFIGURATION to duckdb.Error (#273)

v1.7.1

chore: use errors.New instead of fmt.Errorf