Searched refs:BTREE_SCHEMA_VERSION (Results 1 – 1 of 1) sorted by relevance
16126 #define BTREE_SCHEMA_VERSION 1 macro96775 if( pOp->p2==BTREE_SCHEMA_VERSION ){122670 sqlite3VdbeAddOp3(v, OP_SetCookie, iDb, BTREE_SCHEMA_VERSION,137645 /* iArg: */ BTREE_SCHEMA_VERSION },140025 if( iCookie==BTREE_SCHEMA_VERSION && (db->flags & SQLITE_Defensive)!=0 ){140994 pDb->pSchema->schema_cookie = meta[BTREE_SCHEMA_VERSION-1];141229 sqlite3BtreeGetMeta(pBt, BTREE_SCHEMA_VERSION, (u32 *)&cookie);154083 BTREE_SCHEMA_VERSION, 1, /* Add one to the old schema cookie */