migrate
https://github.com/golang-migrate/migrate
Go
Database migrations. CLI and Golang library.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported4 Subscribers
Add a CodeTriage badge to migrate
Help out
- Issues
- fix(docs): push the versioned, go 1.16+ install via the toolchain higher up in the CLI docs
- fix: strip UTF-8 BOM from migrations
- fix: propagate migration body read errors to the database driver
- Add configurable string based migration splitting
- source: implement missing tests for Migrations
- docs: fix getting started link in neo4j tutorial
- feat: add optional structured logging (log levels) via StructuredLogger
- source/github: go-github v39 pulls in unmaintained golang.org/x/crypto/openpgp (GO-2026-5932)
- fix(github): upgrade go-github to v89 to remove unmaintained openpgp
- fix: correct typos in docs and code comments
- Docs
- Go not yet supported