Releases: fraenky8/tables-to-go
Releases · fraenky8/tables-to-go
v2.10.1
v2.10.0
v2.9.0
v2.8.0
What's Changed
- Changing Postgres connection DSN to URI prefixed with 'postgres://' to be able to connect to any DB that uses Postgres wire protocol by @aenawi in #54
- Update and upgrade Go, dependencies, repo by @fraenky8 in #55
New Contributors
Full Changelog: v2.7.0...v2.8.0
v2.7.0
v2.6.5
What's Changed
- Cope with UUIDs column type by @ricleal-fugue in #42
- internal/cli: replace strings.Title with case.Caser by @fraenky8 in #43
New Contributors
- @ricleal-fugue made their first contribution in #42
Full Changelog: v2.6.3...v2.6.5