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