migrate
Database migrations written in Go. Use as CLI or import as library.
DEPRECATED
mattes/migrate is now golang-migrate/migrate
Please open issues and pull requests in the new repository.
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
| Failed to load latest commit information. | |||
|
|
cli |
|
|
|
|
database |
|
|
|
|
source |
|
|
|
|
testing |
|
|
|
|
.gitignore |
|
|
|
|
.travis.yml |
|
|
|
|
CONTRIBUTING.md |
|
|
|
|
FAQ.md |
|
|
|
|
LICENSE |
|
|
|
|
MIGRATIONS.md |
|
|
|
|
Makefile |
|
|
|
|
README.md |
|
|
|
|
log.go |
|
|
|
|
migrate.go |
|
|
|
|
migrate_test.go |
|
|
|
|
migration.go |
|
|
|
|
migration_test.go |
|
|
|
|
util.go |
|
|
|
|
util_test.go |
|
|
Database migrations written in Go. Use as CLI or import as library.
mattes/migrate is now golang-migrate/migrate
Please open issues and pull requests in the new repository.