Skip to content

Commit

Permalink
Merge pull request #204 from Teradata/release_branch_1.8.3
Browse files Browse the repository at this point in the history
updated README and CHANGELOG
  • Loading branch information
tallamohan authored Dec 24, 2024
2 parents c5baa12 + 346f8d5 commit ee6a7eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## dbt-teradata 1.0.0a

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

### Fixes

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ At a minimum, you need to specify `host`, `user`, `password`, `schema` (database
| 1.7.x | ❌ | ❌ | ✅ | ✅ | ✅ | ✅ | ❌
| 1.8.x | ❌ | ❌ | ✅ | ✅ | ✅ | ✅ | ✅
| 1.8.2 | ❌ | ❌ | ❌ | ✅ | ✅ | ✅ | ✅
| 1.8.3 | ❌ | ❌ | ❌ | ✅ | ✅ | ✅ | ✅


## dbt dependent packages version compatibility
Expand Down

0 comments on commit ee6a7eb

Please sign in to comment.