limbo/extensions
Pekka Enberg 90c1e3fc06 Switch Connection to use Arc instead of Rc
Connection needs to be Arc so that bindings can wrap it with `Mutex` for
multi-threading.
2025-06-16 10:43:19 +03:00
..
completion Switch Connection to use Arc instead of Rc 2025-06-16 10:43:19 +03:00
core Switch Connection to use Arc instead of Rc 2025-06-16 10:43:19 +03:00
crypto extensions/crypto: Fix mimalloc version 2025-02-18 20:05:10 +02:00
csv Switch Connection to use Arc instead of Rc 2025-06-16 10:43:19 +03:00
ipaddr Add ipaddr extension 2025-03-02 16:03:46 -05:00
percentile Merge 'Implement create virtual table using vtab modules, more work on virtual tables' from Preston Thorpe 2025-02-25 15:31:12 +02:00
regexp extensions/regexp: Fix mimalloc version 2025-02-18 20:06:43 +02:00
series Switch Connection to use Arc instead of Rc 2025-06-16 10:43:19 +03:00
tests Switch Connection to use Arc instead of Rc 2025-06-16 10:43:19 +03:00
time extensions/time: normalize offset_sec 2025-02-19 21:25:14 +08:00
uuid Get name of argument for scalars in extensions to allow for less rigid naming 2025-03-01 14:27:33 -05:00