Skip to content

v1.1.1

Choose a tag to compare

@rasuvaeff rasuvaeff released this 01 Aug 22:18
1d267c7
  • Fix tests/Integration/ClickHouseIntegrationTest: it built the migration
    runner without placeholders, so against a real ClickHouse it aborted with
    "unresolved placeholder" as of 1.1.0. The suite is skipped unless
    CLICKHOUSE_HOST is set, so CI stayed green while the path was broken —
    verified both ways against a live server before and after the fix.