v4.3.0
版本发布时间: 2019-04-17 00:22:50
golang-migrate/migrate最新发布版本:v4.18.1(2024-09-09 06:12:22)
Changes
- Fixed bug (#164) introduced by #150 by not re-creating the schema version table thanks to @lukaspj (https://github.com/golang-migrate/migrate/pull/173)
- This change was made to all DB drivers and may break your dev workflow if you expect the schema version table to exist after
Migrate.Drop()
is run.
- This change was made to all DB drivers and may break your dev workflow if you expect the schema version table to exist after
- Support Go 1.12.x and drop support for Go 1.10.x
- Distributed CLI binaries are now built with Go 1.12.x
- Updated dependencies
- Fixes issue with dependencies using wrong golint import path (https://github.com/golang-migrate/migrate/issues/202)
- Support gitlab as a migration source thanks to @bpatyi (https://github.com/golang-migrate/migrate/pull/184)
- Support migrations for the Firebird database thanks to @kmuratov (https://github.com/golang-migrate/migrate/pull/191/)
1、 migrate.linux-amd64.tar.gz 15.06MB
2、 migrate.darwin-amd64.tar.gz 14.99MB
3、 migrate.windows-amd64.exe.tar.gz 14.91MB
4、 sha256sum.txt 551B
5、 dependency_tree.txt 13.39KB