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

Function checkPsqlDatbase

util/src/dbutil.cpp:148–198  ·  view source on GitHub ↗

* This function checks the existance of a PostgreSQL database and * optionally creates the database if it doesn't exists. * @return True if the database exists after the function call; otherwise, * false. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

connectDatabaseFunction · 0.85

Calls 3

createOdbOptionsFunction · 0.85
createCStyleOptionsFunction · 0.85
sizeMethod · 0.80

Tested by

no test coverage detected