Math functions?
I'd like to use SQLITE Math Functions directly in my queries. Would need SQLITE_ENABLE_MATH_FUNCTIONS
during compile. Is there a downside to adding this to the default builds?
I'd like to use SQLITE Math Functions directly in my queries. Would need SQLITE_ENABLE_MATH_FUNCTIONS
during compile. Is there a downside to adding this to the default builds?