This repository has been archived by the owner on Mar 31, 2023. It is now read-only.
Releases: ProductMadness/liquibase-clickhouse
Releases · ProductMadness/liquibase-clickhouse
Release v0.0.2
Changes in this Release:
[patch] Migrate to the new dependencies
Release v0.0.1
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