Skip to content

feat: added support to load extension - #175

Closed
vardhanmabbu wants to merge 1 commit into
margelo:mainfrom
Paperpile:@vardhan/load-extension
Closed

feat: added support to load extension#175
vardhanmabbu wants to merge 1 commit into
margelo:mainfrom
Paperpile:@vardhan/load-extension

Conversation

@vardhanmabbu

Copy link
Copy Markdown

Add SQLite extension loading capability with the loadExtension method. Implements secure extension loading in C++ that properly enables/disables extension loading, handles errors, and exposes the functionality through the JSI bridge with TypeScript typings. This allows developers to extend SQLite with custom or community extensions for specialised use cases.

@chrispader

Copy link
Copy Markdown
Member

Hey, thanks for your PR. This looks good overall, but i think we need to consider security aspects first and check how the user-facing API for this should look like ideally. Will come back to this at a future point! 🙌🏼

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants