Giorgi / DuckDB.NET

Bindings and ADO.NET Provider for DuckDB
https://duckdb.net
MIT License
343 stars 62 forks source link

Fix null handling #64

Closed unconverged closed 1 year ago

unconverged commented 1 year ago

This PR fixes a serious bug with null value handling. We simply were not able to use null values as parameter values.

I think we should upload a new nuget version, as this bug makes it impossible to use the binding library in some cases.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3098165470


Totals Coverage Status
Change from base Build 3088582276: 0.3%
Covered Lines: 588
Relevant Lines: 680

💛 - Coveralls
coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3098165470


Totals Coverage Status
Change from base Build 3088582276: 0.3%
Covered Lines: 588
Relevant Lines: 680

💛 - Coveralls