Searched refs:hasCreateIndex (Results 1 – 1 of 1) sorted by relevance
712 int hasCreateIndex = 0; in sqlite3VdbeAssertMayAbort() local740 if( opcode==OP_CreateBtree && pOp->p3==BTREE_BLOBKEY ) hasCreateIndex = 1; in sqlite3VdbeAssertMayAbort()741 if( opcode==OP_Clear ) hasCreateIndex = 1; in sqlite3VdbeAssertMayAbort()758 || (hasCreateTable && hasInitCoroutine) || hasCreateIndex in sqlite3VdbeAssertMayAbort()