Skip to content
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

Does Sqflite support loading extensions ? #1149

Open
malaker opened this issue Dec 21, 2024 · 0 comments
Open

Does Sqflite support loading extensions ? #1149

malaker opened this issue Dec 21, 2024 · 0 comments

Comments

@malaker
Copy link

malaker commented Dec 21, 2024

I use sqflite: 2.4.0. When loading extension on configure callback of database I am getting such an error (part of the logs I clear out for clarity)

,,
...
E/SQLiteLog( 4717): (1) no such function: load_extension in "SELECT load_extension('/data/user/0/com.example.myapp/databases/vec_ext.so');"
...
"

Just wondering is loading extensions are supported at all in this sqlite build ?

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

1 participant