We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c662ff1 commit 4a79ecbCopy full SHA for 4a79ecb
1 file changed
base/scripts/install-duckdb-extensions.sh
@@ -6,4 +6,5 @@ INSTALL httpfs; \
6
INSTALL aws; \
7
INSTALL postgres; \
8
INSTALL spatial; \
9
+INSTALL icu; \
10
"
0 commit comments