# Functions
GetCADataSource returns a datasource with a unqiue database name.
GetDBName gets database name from connection string.
GetError wraps error passed in with context.
IsGetError returns true of if the error is for is a database get error (not found).
MaskDBCred hides DB credentials in connection string.