File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <Description >DuckDB Bindings for C#.</Description >
55 <PackageReleaseNotes >
6+ Added support for handling ± dates and timestamps. Credits to @rynoV for the PR
67
78Updated to DuckDB v1.4.3
89 </PackageReleaseNotes >
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <Description >DuckDB ADO.NET Provider for C#.</Description >
55 <PackageReleaseNotes >
6- Improved support for parameter binding in parameterized statements.
6+ Added support for handling ± dates and timestamps. Credits to @rynoV for the PR
77
8- Updated to DuckDB v1.4.2
8+ Improved support for handling transaction abortions. Credits to @rynoV for the PR.
9+
10+ Fixed decimal parameter handling in prepared statements. Credits to @rynoV for the PR.
11+
12+ Updated to DuckDB v1.4.3
913 </PackageReleaseNotes >
1014 <SignAssembly >True</SignAssembly >
1115 <AssemblyOriginatorKeyFile >..\keyPair.snk</AssemblyOriginatorKeyFile >
You can’t perform that action at this time.
0 commit comments