Searched refs:BTREE_HINT_RANGE (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/src/ | ||
| H A D | btree.h | 190 #define BTREE_HINT_RANGE 0 /* Range constraints on queries */ macro |
| H A D | vdbe.c | 8642 sqlite3BtreeCursorHint(pC->uc.pCursor, BTREE_HINT_RANGE, in sqlite3VdbeExec() |