Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tallamohan authored Dec 24, 2024
1 parent f44333c commit 3a7c6b2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
## dbt-teradata 1.0.0a

### Features
Removed dependency on QVCI for retrieving column information of views.
* Removed dependency on QVCI for retrieving column information of views.

### Fixes

### Docs
Updated Readme for
* Deleted the content related to enabling QVCI and the use_qvci flag.
* Included a note on unique alias requirements for CTEs and subqueries in unit testing

### Under the hood

0 comments on commit 3a7c6b2

Please sign in to comment.