Package Usage: go: github.com/golang-migrate/migrate/v4
Package migrate reads migrations from sources and runs them against databases.
Sources are defined by the `source.Driver` and databases by the `database.Driver`
interface. The driver interfaces are kept "dumb", all migration logic is kept
in this package.
43 versions
Latest release: over 1 year ago
2,972 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/golang-migrate/migrate/v4