Skip to content

Releases: bakwc/mysql_ch_replicator

v0.1.4

07 Nov 21:37
8de957c

Choose a tag to compare

What's Changed

  • Config settings using env variables by @bakwc in #213

Full Changelog: v0.1.3...v0.1.4

v0.1.3

19 Oct 12:17
db63e2e

Choose a tag to compare

What's Changed

  • Fixed timezone conversion issue by @bakwc in #207

Full Changelog: v0.1.2...v0.1.3

v0.1.2

18 Oct 19:37
e4ae3c6

Choose a tag to compare

What's Changed

  • Allow multiple DBs to be replicated into a single one by @bakwc in #206

Full Changelog: v0.1.1...v0.1.2

v0.1.1

13 Oct 11:40
05cff59

Choose a tag to compare

What's Changed

  • Fixed primary key handling logic in db_replicator_initial.py. by @DendisPatrik in #204

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

12 Oct 22:57
b40ad37

Choose a tag to compare

What's Changed

Full Changelog: v0.0.98...v0.1.0

v0.0.98

10 Oct 08:18
c234f10

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.97...v0.0.98

v0.0.97

09 Oct 13:42
d7139b8

Choose a tag to compare

What's Changed

Full Changelog: v0.0.95...v0.0.97

v0.0.95

06 Oct 12:49
7e50aec

Choose a tag to compare

What's Changed

  • Update README.md by @kopyl in #189
  • Updated clickhouse server image by @bakwc in #191
  • Fixed bug with ALTER TABLE ADD INDEX mysql query by @bakwc in #193

New Contributors

Full Changelog: v0.0.94...v0.0.95

v0.0.94

28 Sep 18:57
9a20c1e

Choose a tag to compare

What's Changed

Full Changelog: v0.0.93...v0.0.94

v0.0.93

18 Jul 13:51
2d885ce

Choose a tag to compare

What's Changed

  • Fixed resume of initial replication with ignore_deletes option by @bakwc in #173

Full Changelog: v0.0.92...v0.0.93