Skip to content

Instantly share code, notes, and snippets.

@akhenakh
Created July 25, 2023 13:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save akhenakh/906b6a30dc25ef80fd9367802866e46a to your computer and use it in GitHub Desktop.
Save akhenakh/906b6a30dc25ef80fd9367802866e46a to your computer and use it in GitHub Desktop.
Allow loading unsigned extension for DuckDB in DBeaver

Right click on your connection: Edit Connection, then Driver Settings, Driver Properties tab.

Add allow_unsigned_extensions to true.

Screenshot 2023-07-25 at 9 52 59 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment