Categorygithub.com/advdv/stdgo/stdpgtest
modulepackage
0.0.3
Repository: https://github.com/advdv/stdgo.git
Documentation: pkg.go.dev

# Functions

PgxTestDBConnString will use the pgtestdb package to migrate, creates a isolated database and returns the connection string to that database..
SetupPgxPool will init a isolated test database from a connection string and a snapshot sql file.

# Type aliases

SnapshotMigrater loads a migration from a postgres dump file.