package
3.0.1+incompatible
Repository: https://github.com/mattes/migrate.git
Documentation: pkg.go.dev

# Packages

Package testing has the database tests.

# Functions

inspired by rails migrations, see https://goo.gl/8o9bCT.
Open returns a new driver instance.
Register globally registers a driver.

# Constants

# Variables

# Structs

Error should be used for errors involving queries ran against the database.

# Interfaces

Driver is the interface every database driver must implement.