Skip to content

Added loading of sql extensions#627

Merged
saghul merged 4 commits intosaghul:masterfrom
KaruroChori:sqlite-exts
Aug 7, 2024
Merged

Added loading of sql extensions#627
saghul merged 4 commits intosaghul:masterfrom
KaruroChori:sqlite-exts

Conversation

@KaruroChori
Copy link
Copy Markdown
Contributor

@KaruroChori KaruroChori commented Jul 20, 2024

Closing #566
I tested it on my system, and it loads the extension properly.
Adding a proper testsuite would require us to generate a minimal demo extension as part of the build process for each arch, to load it and run few demo queries against.

It is my understanding a similar approach has been followed for the ffi module.

@KaruroChori
Copy link
Copy Markdown
Contributor Author

Minimal testing added. Hopefully it will work on all supported architectures.

@saghul
Copy link
Copy Markdown
Owner

saghul commented Jul 20, 2024

Thanks for walking the extra mile, this is awesome! I'll get it reviewed shortly.

@saghul saghul merged commit cbd6b20 into saghul:master Aug 7, 2024
@saghul saghul mentioned this pull request Aug 12, 2024
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