Searched defs:notIndexed (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c10498 u8 notIndexed; /* True if there is a NOT INDEXED clause */ member in struct:SrcList::SrcList_item
105069 Bitmask notIndexed; /* Mask of tables that cannot use an index */ local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c18420 unsigned notIndexed :1; /* True if there is a NOT INDEXED clause */ member in struct:SrcItem::__anon20
[all...]

Completed in 908 milliseconds