Skip to content

Commit

Permalink
Delete the deprecated identifier macro (#672)
Browse files Browse the repository at this point in the history
resolves #669
  • Loading branch information
miles170 authored Sep 19, 2022
1 parent cbcf287 commit f612170
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@

## Under the hood
- Remove deprecated table argument from unpivot ([#671](https://github.com/dbt-labs/dbt-utils/pull/671))
- Delete the deprecated identifier macro ([#672](https://github.com/dbt-labs/dbt-utils/pull/672))
- Handle deprecations in deduplicate macro ([#673](https://github.com/dbt-labs/dbt-utils/pull/673))

## Under the hood
- Fully remove varargs usage in surrogate_key and safe_add ([#674](https://github.com/dbt-labs/dbt-utils/pull/674))

## Fixes
Expand Down
16 changes: 0 additions & 16 deletions macros/cross_db_utils/deprecated/identifier.sql

This file was deleted.

0 comments on commit f612170

Please sign in to comment.