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 e3b1635 commit 1ff6219Copy full SHA for 1ff6219
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: duckdb
2
Title: DBI Package for the DuckDB Database Management System
3
-Version: 1.4.0.9003
+Version: 1.4.0.9004
4
Authors@R: c(
5
person("Hannes", "Mühleisen", , "[email protected]", role = "aut",
6
comment = c(ORCID = "0000-0001-8552-0029")),
NEWS.md
@@ -1,5 +1,12 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
+# duckdb 1.4.0.9004
+
+## Features
7
+- Fix length of sort keys (#1610).
8
9
10
# duckdb 1.4.0.9003
11
12
## Bug fixes
0 commit comments