marcboeker / go-duckdb

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

Move typeName to a map and add missing types #226

Closed taniabogatsch closed 4 months ago

taniabogatsch commented 4 months ago

Just a tiny nit that I stumbled upon while working on https://github.com/marcboeker/go-duckdb/pull/219.