This repository has been archived by the owner on Mar 31, 2023. It is now read-only.
Release v0.0.1
·
1 commit
to fbd544aca85dc73dfba06507a57eff63e619fc7f
since this release
Changes in this Release:
Fix ClickHouse extension for the Liquibase
- Fix ClickHouse extension for the Liquibase
Includes:
- Making extension working with the latest ClickHouse drivers
- Implementing proper locking via Redis, since Clickhouse doesn't support it at all
- Applying PM standards and pipelines
- Changed file indents from 2 spaces to 4 spaces
- Fixed checkstyle issues