Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ isLeftJoin
Method
isLeftJoin
src/jrd/optimizer/Optimizer.h:535–538 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
533
}
534
535
bool isLeftJoin() const
536
{
537
return rse->isLeftJoin();
538
}
539
540
bool isFullJoin() const
541
{
Callers
2
checkSorts
Method · 0.45
generateOuterJoin
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected