MCPcopy Create free account
hub / github.com/coronalabs/corona / shell_exec

Function shell_exec

external/sqlite3/shell.c:2812–2940  ·  view source on GitHub ↗

** Execute a statement or set of statements. Print ** any result rows/columns depending on the current mode ** set via the supplied callback. ** ** This is very similar to SQLite's built-in sqlite3_exec() ** function except it takes a slightly different callback ** and callback data argument. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

dump_callbackFunction · 0.85
do_meta_commandFunction · 0.85
runOneSqlLineFunction · 0.85
wmainFunction · 0.85

Calls 9

save_err_msgFunction · 0.85
utf8_printfFunction · 0.85
explain_data_prepareFunction · 0.85
exec_prepared_stmtFunction · 0.85
explain_data_deleteFunction · 0.85
display_statsFunction · 0.85
display_scanstatsFunction · 0.85

Tested by

no test coverage detected