package
1.4.0
Repository: https://github.com/sbowman/migrations.git
Documentation: pkg.go.dev

# Functions

AddTo applies the migration database commands under a "db" command.

# Constants

Driver is the name of the database driver setting.
Migrations is the name of the db.migrations spf13/viper setting.
Revision is the database migration revision setting name.
URI is the database URI used to connect to the database to run migrations.