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

Function tableColumnList

external/sqlite3/shell.c:2967–3055  ·  view source on GitHub ↗

** Return a list of pointers to strings which are the names of all ** columns in table zTab. The memory to hold the names is dynamically ** allocated and must be released by the caller using a subsequent call ** to freeColumnList(). ** ** The azCol[0] entry is usually NULL. However, if zTab contains a rowid ** value that needs to be preserved, then azCol[0] is filled in with the ** name of the

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dump_callbackFunction · 0.85

Calls 1

freeColumnListFunction · 0.85

Tested by

no test coverage detected