Skip to content

Releases: city-mobil/go-mymy

v1.1.6

03 Aug 14:56
ebd6347
Compare
Choose a tag to compare
Improve the dump speed using LOAD DATA INFILE statement (#14)

v1.1.5

26 Jan 11:52
b8fa770
Compare
Choose a tag to compare

GetPKColumn receives the array index of the PK, not an index in the schema (#12)

v1.1.4

22 Jan 09:29
4c442a8
Compare
Choose a tag to compare
Fixed partial dumping (#11)

v1.1.3

22 Jan 08:28
484c0fe
Compare
Choose a tag to compare
Dump only required db and tables (#10)

v1.1.2

21 Jan 14:33
511d939
Compare
Choose a tag to compare
Build deb package only for linux OS and enabled CGO (#8)

v1.1.1

20 Jan 15:04
Compare
Choose a tag to compare
Fixed service name in the package scripts

v1.1.0

17 Dec 12:32
c26fd35
Compare
Choose a tag to compare
  • 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

03 Dec 15:39
f69ab37
Compare
Choose a tag to compare
Merge pull request #2 from city-mobil/goreleaser

Integrated goreleaser