Home
last modified time | relevance | path

Searched refs:COMPLETION_TABLES (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dcompletion.c82 #define COMPLETION_TABLES 8 /* Also VIEWs and TRIGGERs */ macro
216 eNextPhase = COMPLETION_TABLES; in completionNext()
219 case COMPLETION_TABLES: { in completionNext()