turso
turso copied to clipboard
draft: Convert ExtFunc usage to ExternalFunc
#583
Following the example of this commit, to convert the usage of ExtFunc in core/ext to ExternalFunc.
As I said before, I was using a previous commit as a guide to implement others uuids functions, but it turns out that the function uuid4, implemented by the aforementioned commit, is not working as it should! I'm debugging right now, when I find something I will update here.