v1.1.1 `gone/xorm` support database cluster and multiple Databases
What's Changed
goner/xorm
now supports clustering and multiple databases. Latest documentation: https://goner.fun/references/xorm.html- Added
goner/gorm
, a wrapper forgorm.io/gorm
for database access. Currently, only MySQL is supported, and improvements are ongoing.
- release v1.1.1 by @Degfy in #38
Full Changelog: v1.1.0...v1.1.1