Skip to content

Added a compile time flag to compile SQLite with builtin math functions #938

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

Merged
merged 2 commits into from
Jun 20, 2025

Conversation

francesco-cattoglio
Copy link
Contributor

Closes #937

I think this is the easy way of setting the env var.
If we want to make this optional it could be implemented via features, but IMO making it optional would be overkill.

@lovasoa
Copy link
Collaborator

lovasoa commented Jun 14, 2025

Thanks! Can you add a test for it?

@francesco-cattoglio
Copy link
Contributor Author

Sure thing!
I will do it as soon as I have some spare time next week. :)

@lovasoa lovasoa merged commit cc6a391 into sqlpage:main Jun 20, 2025
10 checks passed
@lovasoa
Copy link
Collaborator

lovasoa commented Jun 20, 2025

Merci ! That will be in the next version

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.

SQLite built-in math functions are not available in SQLPage
2 participants