Home
last modified time | relevance | path

Searched refs:hasCreateTable (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c86666 int hasCreateTable = 0; local
86689 if( opcode==OP_CreateBtree && pOp->p3==BTREE_INTKEY ) hasCreateTable = 1;
86713 || (hasCreateTable && hasInitCoroutine) || hasCreateIndex