MCPcopy Create free account
hub / github.com/Ericsson/CodeCompass / runSqlFiles

Function runSqlFiles

util/src/dbutil.cpp:223–279  ·  view source on GitHub ↗

* This function runs all .sql files which are produced by ODB. * @param db_ A database object. * @param sqlDir_ Path of the directory containing .sql files. * @param replacer_ A function can be given which will be applied to the .sql * file content before execution. * @param logMessage_ This log message is printed before the .sql file * execution followed by the file name. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

createTablesFunction · 0.85
removeTablesFunction · 0.85
createIndexesFunction · 0.85

Calls 2

sizeMethod · 0.80
closeMethod · 0.45

Tested by

no test coverage detected