easy_sqlite3
easy_sqlite3 copied to clipboard
Add user function API
Enable creation of user functions in the API.
Currently a work in progress, it barely compiles and I haven't checked it in any way.
I notices it use GC_ref, I don't think it will works with ORC/ARC