Skip to content

Releases: bakwc/mysql_ch_replicator

v0.0.61

23 Jan 11:15
1932617

Choose a tag to compare

What's Changed

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

v0.0.60

23 Jan 08:28
959e455

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

Choose a tag to compare

What's Changed

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

v0.0.58

20 Jan 15:28
752aea1

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

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

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

v0.0.54

07 Jan 07:16
fb8d88c

Choose a tag to compare

What's Changed

Full Changelog: v0.0.53...v0.0.54

v0.0.53

03 Jan 19:37
a4b1576

Choose a tag to compare

What's Changed

Full Changelog: v0.0.52...v0.0.53

v0.0.52

02 Jan 19:35
6e1c851

Choose a tag to compare

What's Changed

  • Added support for mysql 8.4 and higher by @bakwc in #74

Full Changelog: v0.0.51...v0.0.52

v0.0.51

01 Jan 22:11
84a6920

Choose a tag to compare

What's Changed

  • Support for mysql set type by @bakwc in #72
  • Fix potentially missed few records when running real-time replication for the first time

Full Changelog: v0.0.50...v0.0.51