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
- Re-think migration version numbers
- New License
- m.Steps returns os.ErrNotExist and ErrShortLimit Errors with correct number of migrations
- Enhancement: Wrap each migration file in an atomic transaction
- Postgres: migrate drop doesn't drop everything inside database
- Run all source driver tests in CI
- Automatically enable multiStatements for MySQL migrations
- History of applied migrations
- Too many dependencies
- DB driver operations should be atomic
- Docs
- Go not yet supported