Skip to content

Commit b00aaa7

Browse files
committed
Delete the deprecated identifier macro
resolves #669
1 parent 4a218df commit b00aaa7

File tree

2 files changed

+2
-17
lines changed

2 files changed

+2
-17
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
## Under the hood
1919
- 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))
2021

2122
## Fixes
2223
- Better handling of whitespaces in the star macro ([#651](https://github.com/dbt-labs/dbt-utils/pull/651))
@@ -27,7 +28,7 @@
2728
- [@epapineau](https://github.com/epapineau) (#634)
2829
- [@courentin](https://github.com/courentin) (#651)
2930
- [@sfc-gh-ancoleman](https://github.com/sfc-gh-ancoleman) (#660)
30-
- [@miles170](https://github.com/miles170) (#671)
31+
- [@miles170](https://github.com/miles170)
3132
- [@emilyriederer](https://github.com/emilyriederer)
3233

3334
# dbt-utils v0.8.6

macros/cross_db_utils/deprecated/identifier.sql

-16
This file was deleted.

0 commit comments

Comments
 (0)