package
0.2.0
Repository: https://github.com/henvic/pgtools.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New migration to use with a test.
SQLTestName normalizes a test name to a database name.

# Variables

DatabasePrefix defines a prefix for the database name.
SchemaVersionTable where tern saves the version of the current migration in PostgreSQL.

# Structs

Migration simplifies avlidadting the migration process, and setting up a test database for executing your PostgreSQL-based tests on.
Options for the migration.