We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbcf287 commit f612170Copy full SHA for f612170
CHANGELOG.md
@@ -17,9 +17,8 @@
17
18
## Under the hood
19
- Remove deprecated table argument from unpivot ([#671](https://github.com/dbt-labs/dbt-utils/pull/671))
20
+- Delete the deprecated identifier macro ([#672](https://github.com/dbt-labs/dbt-utils/pull/672))
21
- Handle deprecations in deduplicate macro ([#673](https://github.com/dbt-labs/dbt-utils/pull/673))
-
22
-## Under the hood
23
- Fully remove varargs usage in surrogate_key and safe_add ([#674](https://github.com/dbt-labs/dbt-utils/pull/674))
24
25
## Fixes
macros/cross_db_utils/deprecated/identifier.sql
0 commit comments