You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-5Lines changed: 3 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,6 @@
1
-
### Release [1.7.4], 2024-XX-XX
2
-
#### Bug Fix
3
-
- Fixed an [issue](https://github.com/ClickHouse/dbt-clickhouse/issues/231) where passing settings to on view creation didn't work.
4
-
5
-
### Release [1.7.3], 2024-02-13
1
+
### Release [1.7.3], 2024-03-11
2
+
#### Bug Fixes
3
+
- Fixed an [issue](https://github.com/ClickHouse/dbt-clickhouse/issues/231) where passing settings to on view creation didn't work.
6
4
- The `dbt test` command with a LIMIT clause were broken due to parsing error when having settings in the query ([issue](https://github.com/ClickHouse/dbt-clickhouse/issues/223)).
7
5
We added a dedicated limit placer, that takes into account the settings section (using a comment flag `-- end_of_sql` within the query).
0 commit comments