dbt-teradata v1.6.0
dbt-teradata 1.6.0a
Features
- Dbt-teradata adapter is now compatible with dbt-core 1.6.2
- Deprecation of python 3.7 support
Fixes
- Addition of few more connection paramaters for example: sslmode, sslcipher etc. (#106)
Docs
- Model contracts are not yet supported
- materialized_view is not yet supported
Under the hood
- Addition of some more adapter zone testcases