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

Bundle SpatiaLite #98

Open
simonw opened this issue Sep 11, 2021 · 2 comments
Open

Bundle SpatiaLite #98

simonw opened this issue Sep 11, 2021 · 2 comments
Labels

Comments

@simonw
Copy link
Owner

simonw commented Sep 11, 2021

Is it feasible to bundle a predompiled (and signed if necessary) SpatiaLite with Datasette Desktop? Provide a menu option for loading it as an extension?

@simonw
Copy link
Owner Author

simonw commented Sep 11, 2021

If #96 shows promise could even try compiling and bundling the SpatiaLite extension in a Python wheel and signing that, then making it available as an optional extra install.

@simonw
Copy link
Owner Author

simonw commented Sep 14, 2021

If I do this I don't want to load SpatiaLite by default because it adds a LOT of extra functionality to SQLite that the user may not need. Instead, I'll have a checkbox for enabling it tucked away in the Plugins menu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant