Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WiseLibs/better-sqlite3
/ sqlite3_session
Class
sqlite3_session
deps/sqlite3/sqlite3.h:11509–11509 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11507
** record changes to a database.
11508
*/
11509
typedef struct sqlite3_session sqlite3_session;
11510
11511
/*
11512
** CAPI3REF: Changeset Iterator Handle
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected