File tree Expand file tree Collapse file tree 2 files changed +2
-13
lines changed
Expand file tree Collapse file tree 2 files changed +2
-13
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 binding nested List and Array values
7-
8- Added support for binding List with null values
9-
10- Added support for inserting TIMESTAMP_MS, TIMESTAMP_NS and TIMESTAMP_S
116
127Updated to DuckDB v1.3.0
138 </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- Added support for binding nested List and Array values
6+ Added support for parameterless table-valued functions
77
8- Added support for binding List with null values
9-
10- Added support for inserting TIMESTAMP_MS, TIMESTAMP_NS and TIMESTAMP_S
11-
12- Updated to DuckDB v1.2.2
13-
14- Fixed issue with binding statements that use explicit casts.
8+ Updated to DuckDB v1.3.0
159 </PackageReleaseNotes >
1610 <SignAssembly >True</SignAssembly >
1711 <AssemblyOriginatorKeyFile >..\keyPair.snk</AssemblyOriginatorKeyFile >
You can’t perform that action at this time.
0 commit comments