mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-03 17:48:17 +00:00
![]() This PR cleans up some comments in the extension API and prevents extensions themselves from calling 'free' on Value types that are exposed to the user facing traits, as well as changes the `from_ffi` method for OwnedValues to take ownership and automatically free the values to prevent memory leaks. This PR also finds the name of the `args: &[Value]` argument for scalar functions in extensions, and uses that in the proc macro, instead of relying on documentation to communicate that the parameter must be named `args`. Closes #1054 |
||
---|---|---|
.. | ||
core | ||
crypto | ||
ipaddr | ||
kvstore | ||
percentile | ||
regexp | ||
series | ||
time | ||
uuid |