Skip to content

Latest commit

 

History

History
113 lines (77 loc) · 2.55 KB

CHANGELOG.md

File metadata and controls

113 lines (77 loc) · 2.55 KB

1.0.4 - 2022-04-02

Add

  • Support 1.0.4 dbt

Fix

  • New logger

1.0.1 - 2022-02-09

Add

  • Support 1.0.1 dbt

Fix

  • 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

Add

  • Support 1.0.0 dbt

0.21.1 - 2022-01-01

Add

  • Support 0.21.1 dbt
  • Extended settings for clickhouse-driver #27

Fix

  • Fix types in CSV seed #24

0.21.0 - 2021-11-18

Add

  • Support 0.21.0 dbt

Fix

  • Fix FixString column #20
  • Default behavior for a quoted #21
  • Fix string expand #22

0.20.2 - 2021-10-16

Add

  • Support 0.20.1 dbt

Change

  • Rewrite logic incremental materializations #12

Fix

  • Fix dbt tests with ClickHouse #18 (thx @artamoshin)
  • Fix relationships test #19

0.20.1 - 2021-08-15

Add

  • Support 0.20.1 dbt

0.20.0 - 2021-08-14

Add

  • Support 0.20.0 dbt

0.19.1.1 - 2021-08-13

Add

  • Add verify and secure to connection configuration

Fix

  • Fix the delete expression #12

0.19.1 - 2021-05-07

Add

  • Add support the ON CLUSTER clause for main cases

Change

  • Engine now require brackets ()

Fix

  • Fix a missing sample profile

0.19.0.2 - 2021-04-03

Fix

  • Fix name of partition

0.19.0.1 - 2021-03-30

Fix

  • Fix version clickhouse-driver in setup.py

0.19.0 - 2021-02-14

Init relaase