Releases: bakwc/mysql_ch_replicator
Releases · bakwc/mysql_ch_replicator
0.0.36
What's Changed
- Call OPTIMIZE automatically by @bakwc in #36
- Auto-create a new DB in clickhouse when it created in MySQL by @bakwc in #37
- Support for compound primary key by @bakwc in #34
- Support for indexes by @bakwc in #38
Full Changelog: 0.0.35...0.0.36
0.0.33
What's Changed
- Quick fix to prioritize bigint to avoid bigint being mapped to Int32 by @giriputraa in #29
New Contributors
Full Changelog: 0.0.32...0.0.33
0.0.31
What's Changed
- Check for final setting enabled in clickhouse by @bakwc in #21
- Ability to exclude some tables / some databases by @bakwc in #22
- Validate primary key not null by @bakwc in #23
- Check for unsupported config options by @bakwc in #24
Full Changelog: 0.0.30...0.0.31
0.0.29
What's Changed
- Added debug log level, and more detailed logs by @bakwc in #18
- Added clickhouse connection timeout settings by @bakwc
Full Changelog: 0.0.28...0.0.29