clickhouse-migrations
clickhouse-migrations copied to clipboard
Update ClickHouse to 1.4.0
A few changes in this PR:
- Update Clickhouse to 1.4.0
- Replace
ClickhouseDbParams
with officialClickHouseClientConfigOptions
type from@clickhouse/client
- Use
url
for connection string instead of the deprecatedhost
option