package
1.0.4
Repository: https://github.com/trivigy/migrate.git
Documentation: pkg.go.dev

# Functions

Open initializes the context and creates a database connection.

# Structs

Context defines the global database context with access to all database available tables and operations.
Migrations defines a wrapper struct for all of the migrations table operations.
Unittests defines a set of operations for the unittests table.