Skip to content

How can I load an extension? #172

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vardhanmabbu opened this issue Apr 21, 2025 · 5 comments
Open

How can I load an extension? #172

vardhanmabbu opened this issue Apr 21, 2025 · 5 comments

Comments

@vardhanmabbu
Copy link

How can I write/ load an extension for sqlite, is there a way for me to do it? or should I clone this project, add my cpp and header files and modify CMakeLists.txt and ios accordingly? I have an extension written already for my nodejs project but then I don't see any way to implement the same here for fts5. @chrispader can you please help me with this?

@vardhanmabbu
Copy link
Author

@chrispader I'm planning to implement loadExtension using sqlite3_load_extension method. I'll work and raise a PR for the same. Let me know your thoughts on this?

@chrispader
Copy link
Member

Yea extensions are not a feature yet unfortunately. Feel free to create a PR for this, i'll be here to help if you have questions about the implementation or API design.

@vardhanmabbu
Copy link
Author

vardhanmabbu commented Apr 23, 2025

@chrispader Let me know If you want me to add/ modify anything else. #175

@vardhanmabbu
Copy link
Author

@chrispader Did you get a chance to look into the PR?

@chrispader
Copy link
Member

No not yet, and i won't have time for it until next week unfortunately.

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

No branches or pull requests

2 participants