You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Breaking Changes
Update github.com/docker/docker checksum in go.sum which is computed differently in Go 1.11.4
If you're using Go modules, you'll need to use Go 1.11.4 with this version.
Changes
Update github.com/go-sql-driver/mysql from v1.4.0 to v1.4.1 to fix issue with connecting to a MySQL RDBMS w/o a password. Thanks to @fsouza for reporting (#139) and fixing (#141) the issue.
More tolerant URL parsing by file source driver thanks to @coolaj86 (#143)
Support NilVersion in ClickHouse db driver thanks to @bobrovde (#145)
To use this, you'll need to manually ALTER the version column in the schema version table. e.g. ALTER schema_migrations MODIFY COLUMN version Int64