Skip to content

Releases: Teradata/dbt-teradata

dbt-teradata v1.0.1.1

05 Feb 14:42
Compare
Choose a tag to compare

Features

  • added support for table modifiers in seeds

Fixes

Docs

  • documented table modifiers for seeds and snapshots

Under the hood

  • split tests into separate files
  • Fixed leaking databases in tests
  • apply consistent code style

dbt-teradata v1.0.1.0

31 Jan 21:01
Compare
Choose a tag to compare

What's Changed

  • Upgraded to dbt 1.0.1 #25

dbt-teradata v1.0.0.1

31 Jan 16:45
Compare
Choose a tag to compare

What's Changed

  • remove distinct from teradata__list_schemas by @adamtwo in #20
  • replace dbc with information_schema_name by @adamtwo in #21
  • teradata__current_timestamp now returns a timestamp rather than a string by @adamtwo in #23

dbt-teradata v1.0.0.0

18 Jan 15:34
Compare
Choose a tag to compare

What's Changed

dbt-teradata v1.0.0rc1

14 Jan 19:00
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

dbt-teradata 0.21.1.2

14 Jan 14:53
Compare
Choose a tag to compare

What's Changed