Searched refs:autoIndex (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libsqlite/src/
H A DsqliteInt.h629 u8 autoIndex; /* True if is automatically created (ex: by UNIQUE) */ member in struct:Index
H A Dbuild.c1607 pIndex->autoIndex = pName==0;
1772 if( pIndex->autoIndex ){

Completed in 24 milliseconds