INDEX_SCAN_UNIQUE top-level constant
int
const INDEX_SCAN_UNIQUE
Virtual table implementations are allowed to set the sqlite3_index_info.idxFlags field to some combination of these bits.
Implementation
const INDEX_SCAN_UNIQUE = 1;