Skip to content

Releases: bakwc/mysql_ch_replicator

v0.0.64

30 Jan 12:03
922021f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.64...v0.0.65

v0.0.64

25 Jan 18:59
3688bf8
Compare
Choose a tag to compare

What's Changed

  • Option to set another name for destination database by @bakwc in #96
  • Support for custom types mapping, support for UUID by @bakwc in #97

Full Changelog: v0.0.63...v0.0.64

v0.0.63

24 Jan 08:48
ca057c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.62...v0.0.63

v0.0.62

23 Jan 17:56
174222a
Compare
Choose a tag to compare

What's Changed

  • Quote db_name and table_name by @bakwc in #92

Full Changelog: v0.0.61...v0.0.62

v0.0.61

23 Jan 11:15
1932617
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.60...v0.0.61

v0.0.60

23 Jan 08:28
959e455
Compare
Choose a tag to compare

What's Changed

  • Apply quotes in USE statement by @bakwc in #88

Full Changelog: v0.0.59...v0.0.60

v0.0.59

21 Jan 13:18
2d91314
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.58...v0.0.59

v0.0.58

20 Jan 15:28
752aea1
Compare
Choose a tag to compare

What's Changed

  • Added performance tests by @bakwc in #82
  • Fixed crash on keys with comma by @bakwc in #85

Full Changelog: v0.0.57...v0.0.58

v0.0.57

18 Jan 19:58
97eaf8c
Compare
Choose a tag to compare

What's Changed

  • Use DateTime64 for timestamp mysql type (instead of string) by @bakwc in #81

Full Changelog: v0.0.56...v0.0.57

v0.0.56

08 Jan 20:18
507f2e8
Compare
Choose a tag to compare

What's Changed

  • Add support for "ALTER TABLE t COLUMN c INT FIRST", and fix bug when primary key columns move. by @nielsreijers in #79

Full Changelog: v0.0.55...v0.0.56