MCPcopy 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
561bool Item_sp_variable::is_null()
562{
563 return this_item()->is_null();
564}
565
566
567/**

Callers 2

setup_ref_arrayMethod · 0.45
check_not_nullFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected