Package Usage: go: github.com/golang-migrate/migrate
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 "dump", all migration logic is kept
in this package.
22 versions
Latest release: almost 7 years ago
322 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/golang-migrate/migrate