package
0.0.0-20241129092841-d25be1a7ebb2
Repository: https://github.com/rrgmc/debefix-sample-app.git
Documentation: pkg.go.dev
# Functions
CreateDBTestContainer spins up a Postgres database container.
DBForTest spins up a postgres container, creates the test database on it, migrates it, and returns the db and a close function.
DBMigrationTest tests the complete migration (up and down).
No description provided by the author
NewDBPGMigrator creates a migrator instance.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author