What's Changed
- Auto detect PK column by @jjh-kim in #28
- Add get_max_pk to operation class by @jjh-kim in #29
- Support PK without AUTO_INCREMENT by @jjh-kim in #30
- Add disable_eventhandler option by @jjh-kim in #31
- Fix bug when adding index with CrossClusterOperation by @jjh-kim in #32
- Fix connection ping bug by @jjh-kim in #33
- Use multiprocessing for eventhandler by @jjh-kim in #34
- Add _get_not_imported_pks_query to be overriden by @jjh-kim in #35
- Add healthcheck to docker-compose redis by @jjh-kim in #36
- Release v1.2.0 by @jjh-kim in #37
Full Changelog: v1.1.2...v1.2.0