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
- Add no lock parameter for Postgres
- Spanner not support the Postgresql dialect
- Improve multistatement support for postgres
- Implement WithConnection for pgx and pgx5 database drivers
- Postgres: use `pg_try_advisory_lock` instead of `pg_advisory_lock`
- Update go-gitlab
- Mongo advisory locking may fail if Mongo under heavy load.
- Support BigQuery database driver
- [BUG] MYSQL driver no longer respects safe updates
- Use DELETE FROM instead of TRUNCATE for pgx
- Docs
- Go not yet supported