easy_sqlite3 icon indicating copy to clipboard operation
easy_sqlite3 copied to clipboard

Add user function API

Open mildred opened this issue 2 years ago • 2 comments

Enable creation of user functions in the API.

mildred avatar Aug 22 '23 18:08 mildred

Currently a work in progress, it barely compiles and I haven't checked it in any way.

mildred avatar Aug 22 '23 18:08 mildred

I notices it use GC_ref, I don't think it will works with ORC/ARC

codehz avatar Aug 23 '23 02:08 codehz