v1.1.1
- 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_HOSTis set, so CI stayed green while the path was broken —
verified both ways against a live server before and after the fix.