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

Function dump_callback

external/sqlite3/shell.c:3080–3183  ·  view source on GitHub ↗

** This is a different callback routine used for dumping the database. ** Each row received by this callback consists of a table name, ** the table type ("index" or "table") and SQL to create the table. ** This routine should print text sufficient to recreate the table. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

utf8_printfFunction · 0.85
printSchemaLineFunction · 0.85
tableColumnListFunction · 0.85
initTextFunction · 0.85
appendTextFunction · 0.85
quoteCharFunction · 0.85
freeColumnListFunction · 0.85
shell_execFunction · 0.85
toggleSelectOrderFunction · 0.85
freeTextFunction · 0.85

Tested by

no test coverage detected