Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/comdb2
/ restore_sp
Function
restore_sp
lua/sp.c:6897–6900 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6895
}
6896
6897
static void restore_sp(struct sqlclntstate *clnt, struct sp_state *state)
6898
{
6899
clnt->sp = state->sp;
6900
}
6901
6902
static int lua_to_sqlite(Lua L, sqlite3_context *context)
6903
{
Callers
2
lua_final
Function · 0.85
lua_func
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected