Home
last modified time | relevance | path

Searched defs:sqlite3_changegroup (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/session/
H A Dsqlite3session.h880 typedef struct sqlite3_changegroup sqlite3_changegroup; typedef
H A Dsqlite3session.c4934 struct sqlite3_changegroup { struct
4935 int rc; /* Error code */
4936 int bPatch; /* True to accumulate patchsets */
4937 SessionTable *pList; /* List of tables in current patch */