suketa / ruby-duckdb

Ruby binding for DuckDB
https://github.com/suketa/ruby-duckdb
MIT License
156 stars 24 forks source link

supporting TIMESTAMP_NS by DuckDB::Result #677

Closed suketa closed 4 months ago

suketa commented 4 months ago

DuckDB::Result does not support TIMESTAMP_NS column type.

suketa commented 4 months ago

fixed by #681