An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/mattes/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.
12 versions
Latest release: about 8 years ago
82 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/mattes/migrate

Dependent Repos 0