1.0.4 - 2022-04-02
- Support 1.0.4 dbt
- New logger
1.0.1 - 2022-02-09
- Support 1.0.1 dbt
- Skip the order columns if the engine is Distributed #14
- Fix missing optional "as" #32
- Fix cluster name quoted #31
1.0.0 - 2022-01-02
- Support 1.0.0 dbt
0.21.1 - 2022-01-01
- Support 0.21.1 dbt
- Extended settings for clickhouse-driver #27
- Fix types in CSV seed #24
0.21.0 - 2021-11-18
- Support 0.21.0 dbt
- Fix FixString column #20
- Default behavior for a quoted #21
- Fix string expand #22
0.20.2 - 2021-10-16
- Support 0.20.1 dbt
- Rewrite logic incremental materializations #12
- Fix dbt tests with ClickHouse #18 (thx @artamoshin)
- Fix relationships test #19
0.20.1 - 2021-08-15
- Support 0.20.1 dbt
0.20.0 - 2021-08-14
- Support 0.20.0 dbt
0.19.1.1 - 2021-08-13
- Add verify and secure to connection configuration
- Fix the delete expression #12
0.19.1 - 2021-05-07
- Add support the
ON CLUSTER
clause for main cases
- Engine now require brackets
()
- Fix a missing sample profile
0.19.0.2 - 2021-04-03
- Fix name of partition
0.19.0.1 - 2021-03-30
- Fix version clickhouse-driver in setup.py
0.19.0 - 2021-02-14
Init relaase