Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ decimal_precision
Method
decimal_precision
sql/item.h:2016–2016 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2014
return this;
2015
}
2016
uint decimal_precision() const { return decimal_value.precision(); }
2017
void set_decimal_value(my_decimal *value_par);
2018
bool check_partition_func_processor(uchar *bool_arg) { return FALSE;}
2019
};
Callers
nothing calls this directly
Calls
1
precision
Method · 0.80
Tested by
no test coverage detected