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

/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c134643 int isLeftJoin; /* Add TK_IF_NULL_ROW opcodes on each replacement */ member in struct:SubstContext
135065 int isLeftJoin = 0; /* True if pSub is the right side of a LEFT JOIN */ local
[all...]

Completed in 808 milliseconds