Searched defs:sqlite3_changegroup (Results 1 – 2 of 2) sorted by relevance
880 typedef struct sqlite3_changegroup sqlite3_changegroup; typedef
4934 struct sqlite3_changegroup { struct4935 int rc; /* Error code */4936 int bPatch; /* True to accumulate patchsets */4937 SessionTable *pList; /* List of tables in current patch */