Home
last modified time | relevance | path

Searched refs:iDestSchema (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c84842 u32 iDestSchema; /* Original schema cookie in destination */ member
85208 (int*)&p->iDestSchema))
85265 rc = sqlite3BtreeUpdateMeta(p->pDest,1,p->iDestSchema+1);