Releases: bakwc/mysql_ch_replicator
Releases · bakwc/mysql_ch_replicator
v0.1.15
What's Changed
- on_cluster clause in optimize table query throws syntax error by @iamtalhaasghar in #255
- fix: ignore RENAME INDEX clauses in ALTER TABLE converter by @saschabuehrle in #253
New Contributors
- @saschabuehrle made their first contribution in #253
Full Changelog: v0.1.14...v0.1.15
v0.1.14
v0.1.13
v0.1.12
v0.1.11
v0.1.10
v0.1.9
What's Changed
- NULL values handling when column is non-null by @bakwc in #234
- Add timezone adjustment instruction for Docker by @iamtalhaasghar in #233
Full Changelog: v0.1.8...v0.1.9
v0.1.8
v0.1.7
What's Changed
- Fix for recent ClickHouse release (
25.12and higher), they introduced non backward compatible changes that made ALTER TABLE queries failing @bakwc in #228 - feat #67: support clickhouse cluster & distributed tables by @iamtalhaasghar in #223
New Contributors
- @iamtalhaasghar made their first contribution in #223
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Fix(#219): split_high_level function to ignore delimiters inside single quotes by @jayakarthik-jk in #220
New Contributors
- @jayakarthik-jk made their first contribution in #220
Full Changelog: v0.1.5...v0.1.6