marcboeker / go-duckdb

go-duckdb provides a database/sql driver for the DuckDB database engine.
MIT License
679 stars 103 forks source link

Support missing timestamp types in the appender #195

Closed taniabogatsch closed 6 months ago

taniabogatsch commented 6 months ago

Depends on https://github.com/marcboeker/go-duckdb/pull/193. Fixes https://github.com/marcboeker/go-duckdb/issues/194.