We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 368787c commit 22c9028Copy full SHA for 22c9028
2 files changed
DuckDB.NET.Bindings/Bindings.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<Description>DuckDB Bindings for C#.</Description>
5
<PackageReleaseNotes>
6
- Added support for handling ± dates and timestamps. Credits to @rynoV for the PR
+ Added support for handling ± infinity dates and timestamps. Credits to @rynoV for the PR
7
8
Updated to DuckDB v1.4.3
9
</PackageReleaseNotes>
DuckDB.NET.Data/Data.csproj
<Description>DuckDB ADO.NET Provider for C#.</Description>
Improved support for handling transaction abortions. Credits to @rynoV for the PR.
0 commit comments