Home | History | Annotate | Download | only in orig

Lines Matching defs:iGeneration

9624   int iGeneration;     /* Generation counter.  Incremented with each change */
67902 u.aw.iGen = db->aDb[pOp->p1].pSchema->iGeneration;
71442 sqlite3VdbeChangeP3(v, 1, pTab->pSchema->iGeneration);
81358 db->aDb[iDb].pSchema->iGeneration);
85443 pSchema->iGeneration++;