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 562caeb commit 54569b1Copy full SHA for 54569b1
extension_config.cmake
@@ -7,4 +7,4 @@ duckdb_extension_load(http_client
7
)
8
9
# Any extra extensions that should be built
10
-# duckdb_extension_load(httpfs)
+duckdb_extension_load(json)
0 commit comments