Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ is_null
Method
is_null
sql/item.cc:561–564 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
559
560
561
bool Item_sp_variable::is_null()
562
{
563
return this_item()->is_null();
564
}
565
566
567
/**
Callers
2
setup_ref_array
Method · 0.45
check_not_null
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected