Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WiseLibs/better-sqlite3
/ xFinal
Method
xFinal
src/util/custom-aggregate.cpp:33–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
static void xFinal(sqlite3_context* invocation) {
34
xValueBase(invocation, true);
35
}
36
37
private:
38
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected