Skip to content

Commit 4a79ecb

Browse files
authored
Install duckdb icu extension (#316)
1 parent c662ff1 commit 4a79ecb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

base/scripts/install-duckdb-extensions.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ INSTALL httpfs; \
66
INSTALL aws; \
77
INSTALL postgres; \
88
INSTALL spatial; \
9+
INSTALL icu; \
910
"

0 commit comments

Comments
 (0)