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
- Build all Database and Source drivers by default
- Add support for mongo-driver v2 without breaking 1.x compatibility
- Support clickhouse v2
- Upgrade spanner to 1.78.0
- Migration fails when no schema_migrations table exists
- Error messages are still outputting sensitive information
- MySQL not using config.DatabaseName
- MySQL - use the database name in the config
- Allow something like "-- +goose StatementBegin" in addition to ";" for multi-statement splitter
- High severity vulnerability via dependency: github.com/jackc/pgproto3
- Docs
- Go not yet supported