You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting from this release, this package is available as a Go Module;
Import path is still gopkg.in/gormigrate.v1 in this major version, but will change to github.com/go-gormigrate/gormigrate/v2 in the next major release;
Validate the ID exists on the migration list (#20, #21).