Skip to content

Commit d811e90

Browse files
committed
clean up recent changelog
1 parent 744e954 commit d811e90

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff 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.
64
- 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)).
75
We added a dedicated limit placer, that takes into account the settings section (using a comment flag `-- end_of_sql` within the query).
86

0 commit comments

Comments
 (0)