1.1.0
Add
- Support 1.1.0 dbt
Fix
- Snapshots timestamps
- Replace temporary in-memory tables with MergeTree table - removing memory limitations over Incremental model and snapshots creation
Driver
- Moved to use clickhouse-connect driver - an officially supported driver by ClickHouse.inc