Skip to content
Commit 4a676e6e authored by Sean McGivern's avatar Sean McGivern 🔴
Browse files

Allow registering aggregate and window functions

This allows registering custom aggregate and window functions (which
provide Step, Inverse, Value, and Final callbacks). It uses basically
the same interface as the zombiezen.com/go/sqlite package, which already
handles some trickier cases around multiple or concurrent invocations of
the same function.
parent e01fa04a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment