Searched refs:hasCreateTable (Results 1 – 1 of 1) sorted by relevance
711 int hasCreateTable = 0; in sqlite3VdbeAssertMayAbort() local734 if( opcode==OP_CreateBtree && pOp->p3==BTREE_INTKEY ) hasCreateTable = 1; in sqlite3VdbeAssertMayAbort()758 || (hasCreateTable && hasInitCoroutine) || hasCreateIndex in sqlite3VdbeAssertMayAbort()