Skip to content

Commit fcb081e

Browse files
committed
Add entry to CHANGELOG.md
1 parent 53703b9 commit fcb081e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
* Use QUALIFY clause in `deduplicate` macro for Redshift by @yauhen-sobaleu in https://github.com/dbt-labs/dbt-utils/pull/811
1717
* get redshift external tables by @brendan-cook-87 in https://github.com/dbt-labs/dbt-utils/pull/753
1818
* Equality test will now raise an error when the second model has less columns than the first by @rlh1994 in https://github.com/dbt-labs/dbt-utils/pull/765
19+
* union_relations macro now outputs '*' in compile mode when the upstream relations haven't been built, such as when running SQLFluff on new models
1920

2021
### Documentation
2122

@@ -43,6 +44,7 @@
4344
* @yamotech made their first contribution in https://github.com/dbt-labs/dbt-utils/pull/876
4445
* @PChambino made their first contribution in https://github.com/dbt-labs/dbt-utils/pull/853
4546
* @pruoff made their first contribution in https://github.com/dbt-labs/dbt-utils/pull/856
47+
* @martinshjung made their first contribution in https://github.com/dbt-labs/dbt-utils/pull/832/
4648

4749
**Full Changelog**: https://github.com/dbt-labs/dbt-utils/compare/1.1.1...1.2.0
4850

0 commit comments

Comments
 (0)