proxy.golang.org : github.com/vrischmann/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.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/vrischmann/migrate
License: MIT
Latest release: about 7 years ago
First release: about 11 years ago
Namespace: github.com/vrischmann
Last synced: 11 days ago