Searched refs:autoIndex (Results 1 – 2 of 2) sorted by relevance
629 u8 autoIndex; /* True if is automatically created (ex: by UNIQUE) */ member
1607 pIndex->autoIndex = pName==0; in sqliteCreateIndex()1772 if( pIndex->autoIndex ){ in sqliteDropIndex()