v4.7.0
Changes
- Support Go 1.13 and drop support for Go 1.11
- Respect DB driver values specified via config structs. Fixes #262.
- Trim whitespace for spanner migrations thanks to @jon-whit (#288)
- Officially support Firebird SQL again thanks to @jacobalberty. Fixes #49