package
0.0.6
Repository: https://github.com/sam-caldwell/monorepo.git
Documentation: pkg.go.dev

# Functions

CheckError - Just make some candy to make error handling easier.
CompareTwoStringLists - Compare two string lists.
GetEnumValues - Return a list of enumerated values.
GetTableColumns - Enumerate the table columns and properties for test evaluation.
InitializeTestDbConn - For testing purposes, this establishes a connection to the database.
SqlRowsToColumns - convert sql rows to a list of strings.
No description provided by the author
ValidateIndex - Verify that a given tableName has an expected index Follow the indexName convention: ndx${tableName}${columnNames}.
No description provided by the author
No description provided by the author