freevryheid / duckdb

fortran bindings to duckdb c api
MIT License
9 stars 2 forks source link

test progress #40

Closed ludnic closed 1 year ago

ludnic commented 1 year ago

Added tests for the various columns types. Solved issues with hugeint and decimals. Added helper to convert duckdb string to character array.