Releases: city-mobil/go-mymy
Releases · city-mobil/go-mymy
v1.1.6
Improve the dump speed using LOAD DATA INFILE statement (#14)
v1.1.5
GetPKColumn receives the array index of the PK, not an index in the schema (#12)
v1.1.4
Fixed partial dumping (#11)
v1.1.3
Dump only required db and tables (#10)
v1.1.2
Build deb package only for linux OS and enabled CGO (#8)
v1.1.1
Fixed service name in the package scripts
v1.1.0
- Exposed a new method to handle table alters (#3)
- Added helper to find column by name (#4)
- Added HTTP endpoint with app version and build info (#5)
- Added new metric: seconds since the last event has been synced (#7)
v1.0.0
Merge pull request #2 from city-mobil/goreleaser
Integrated goreleaser