package
0.1.0
Repository: https://github.com/lmullen/cchc.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

AddApplication adds an application string to a database connection URL.
Connect returns a pool of connection to the database, which is conncurrency safe.
MigrateDown resets the database back to a blank state.
MigrateUp brings the database to the current schema.