migration tool and wrapper for sql-migrate written in golang.
go get github.com/vada-ir/vigratevigrate create --name=migration1vigrate up --schema=schema1vigrate rollback --schema=schema1 --step=1vigrate reset --schema=schema1vigrate refresh --schema=schema1 --step=1vigrate --help