You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried in vain to use the sqlite extension for the wasm version, but couldn't be installed. In the example we can see from duckdb_extensions() that the extension is loaded but not installed. I know that INSTALL some_extension in duckdb-was is a null operation but I did it anyway, and nothing works. The loading operation can only target a specific core extension but produces nothing.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I tried in vain to use the sqlite extension for the wasm version, but couldn't be installed. In the example we can see from duckdb_extensions() that the extension is loaded but not installed. I know that INSTALL some_extension in duckdb-was is a null operation but I did it anyway, and nothing works. The loading operation can only target a specific core extension but produces nothing.
Beta Was this translation helpful? Give feedback.
All reactions