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
- Add DuckDB support to migrate
- feat: an option for crdb to wait util the lock is released to mimic pg locks behaviour
- Install on Ubuntu with apt
- Cassandra multiple hosts cluster migrations failed
- golang-migrate ignores PostgresSQL message reporting
- Do not return an error when no change. Communicate error conditions using errors.
- SQLite3 accepts file URL with prefix `file:///`, but golang-migrate requires prefix `sqlite3:///`. Not flexible.
- `Dirty database version 1. Fix and force version` and `error: can't read limit argument N`
- Fix: ensureVersionTable & ensureLockTable perfomance.
- imported mongo official driver is out of date
- Docs
- Go not yet supported