Searched refs:pTabSchema (Results 1 – 1 of 1) sorted by relevance
20476 Schema *pTabSchema; /* Schema containing the table */ member119096 assert( pNew->pTabSchema );119098 db->aDb[sqlite3SchemaToIndex(db, pNew->pTabSchema)].zDbSName119600 && sCtx.pTab->pSchema==pTrigger->pTabSchema119841 int i1 = sqlite3SchemaToIndex(db, sParse.pNewTrigger->pTabSchema);122441 if( pTrig->pTabSchema==pDb->pSchema ){122442 pTrig->pTabSchema = pTrig->pSchema;124457 pRet->retTrig.pTabSchema = db->aDb[1].pSchema;134730 pTrigger->pTabSchema = pTab->pSchema;153924 if( pTrig->pTabSchema==pTab->pSchema[all …]