MCPcopy Create free account
hub / github.com/arkdb/inception / compare_json_double_uint

Function compare_json_double_uint

sql/json_dom.cc:2869–2886  ·  view source on GitHub ↗

Compare a JSON double to a JSON unsigned integer. @param a the double value @param b the unsigned integer value @return -1 if a is less than b, 0 if a is equal to b, 1 if a is greater than b */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

compareMethod · 0.85

Calls 2

ulonglong2decimalFunction · 0.85

Tested by

no test coverage detected