Lines Matching refs:iDestSchema
57692 u32 iDestSchema; /* Original schema cookie in destination */58022 sqlite3BtreeGetMeta(p->pDest, BTREE_SCHEMA_VERSION, &p->iDestSchema);58076 rc = sqlite3BtreeUpdateMeta(p->pDest,1,p->iDestSchema+1);