You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the c-api needs 1) too know which interpreter language is used (ie python)
2) we need to have that udf enabled (py3integration)
and we need some short function wrapping the create_function implemenation.
sqlite has
connection.create_function()
The text was updated successfully, but these errors were encountered: