Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dinsert.c2560 int appendBias, /* True if this is likely to be an append */ in sqlite3CompleteInsertion() argument
2606 if( appendBias ){ in sqlite3CompleteInsertion()