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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c145599 int isOuterJoin; /* Add TK_IF_NULL_ROW opcodes on each replacement */ member in struct:SubstContext
146119 int isOuterJoin = 0; /* True if pSub is the right side of a LEFT JOIN */ local
[all...]

Completed in 900 milliseconds