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 supported3 Subscribers
Add a CodeTriage badge to migrate
Help out
- Issues
- Implement WithConnection for pgx driver
- update mongo driver version
- DDL Lock Conflicts May Occur If the drop and create MigrationsCollection Commands Are Frequently Executed When MongoDB Is Used
- Update mongo-driver version
- Adding column and running an update query on the table to populate data in that column does not run in a single migration
- feature: create reflect source
- sqlite3 Drop() attempts to drop internal tables which might fail f.e. for sqlite_sequence
- Add support for redis lua migrations
- Add redis lua migrations
- Error processing migration files encoded as UTF-8 with BOM
- Docs
- Go not yet supported