Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Releases: ProductMadness/liquibase-clickhouse

Release v0.0.2

08 Feb 10:06
Compare
Choose a tag to compare

Changes in this Release:
[patch] Migrate to the new dependencies

Release v0.0.1

13 May 15:03
Compare
Choose a tag to compare

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