# 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.