marcboeker / go-duckdb

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

Scan type and a type name of TIMESTAMPTZ #183

Closed esevastyanov closed 5 months ago

esevastyanov commented 5 months ago

Complements #180

marcboeker commented 5 months ago

@esevastyanov Thank you!