v1.6.30
What's Changed
- bumped to gorm.io/driver/postgres
v1.5.6
- For PostgreSQL connection,
sql.Open(driverName string, dataSourceName string)
=>driverName
changed frompostgres
topqx
Full Changelog: v1.6.29...v1.6.30
v1.5.6
sql.Open(driverName string, dataSourceName string)
=> driverName
changed from postgres
to pqx
Full Changelog: v1.6.29...v1.6.30