package
3.0.0-rc2+incompatible
Repository: https://github.com/radovskyb/migrate.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
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

No description provided by the author

# Variables

No description provided by the author

# Structs

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

# Interfaces

Driver is the interface every database driver must implement.