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

Function wrapper_to_string

sql/json_dom.cc:1942–2140  ·  view source on GitHub ↗

Helper function which does all the heavy lifting for Json_wrapper::to_string(). It processes the Json_wrapper recursively. The depth parameter keeps track of the current nesting level. When it reaches JSON_DOCUMENT_MAX_DEPTH, it gives up in order to avoid running out of stack space. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

to_stringMethod · 0.85

Calls 15

check_json_depthFunction · 0.85
reserveFunction · 0.85
single_quoteFunction · 0.85
decimal2stringFunction · 0.85
my_gcvtFunction · 0.85
print_stringFunction · 0.85
my_errorFunction · 0.85
base64_encodeFunction · 0.85
get_datetimeMethod · 0.80
get_booleanMethod · 0.80

Tested by

no test coverage detected