Skip to content

Releases: kgmcquate/dbt-testgen

dbt Cloud compatibility fix

09 Jan 23:27
291028b
Compare
Choose a tag to compare
Merge pull request #41 from kgmcquate/main

Fix: Add get_test_suggestions return YAML for DBT Cloud usage

dbt Cloud compatibility fix

09 Jan 23:12
8be205b
Compare
Choose a tag to compare

Added YAML return to get_test_suggestions in order to work better with dbt Cloud, since dbt Cloud doesn't seem to print stdout.

Fixed dbt_project.yml version

09 Jan 17:23
aa48033
Compare
Choose a tag to compare
Merge pull request #35 from kgmcquate/develop

Fix: added version to dbt_project.yml

Production ready

07 Jan 17:58
2fcd6cc
Compare
Choose a tag to compare

Support for 6 database, integration tests, documentation, and code is production-ready.

Added Databricks Support

06 Jan 23:37
2fcd6cc
Compare
Choose a tag to compare

Added Databricks Support

First Release

06 Jan 17:06
37de5b6
Compare
Choose a tag to compare
Merge pull request #30 from kgmcquate/develop

Updated docs

Added docs generation and more tests

06 Jan 17:04
37de5b6
Compare
Choose a tag to compare
Pre-release
Merge pull request #30 from kgmcquate/develop

Updated docs

Updated docs and minor changes

06 Jan 05:19
d5359d0
Compare
Choose a tag to compare
Pre-release
Merge pull request #26 from kgmcquate/develop

modified docs page

Added BigQuery support

03 Jan 22:56
00fd9d9
Compare
Choose a tag to compare
Pre-release

Added BigQuery support

Added string length tests and sampling

03 Jan 06:07
6079d4b
Compare
Choose a tag to compare
Pre-release

Added string length tests and sampling