Skip to content

Tags: sean-rose/dbt-utils

Tags

0.7.4b1

Toggle 0.7.4b1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Utils 0.7.4b1 (dbt-labs#433)

* Update require-dbt-version to be 1.0

* Fix SQL 42000 on Exasol (dbt-labs#420)

" SQL-Error [42000]: syntax error, unexpected '*' "
If you specify the * in the unioned with their respectiv names <name>.* you do not receive the SQL Error posted above. This should not inflict any further problems since it is redundant for most DBs.

* Minor readme link fixes (dbt-labs#431)

* minor readme link fixes

* changelog addition

Co-authored-by: Joel Labes <[email protected]>

* 0.7.4 changelog (dbt-labs#432)

* Update CHANGELOG.md

* Note branch name change

Co-authored-by: Timo Kruth <[email protected]>
Co-authored-by: Joe Markiewicz <[email protected]>

0.7.4-b1

Toggle 0.7.4-b1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Utils 0.7.4b1 (dbt-labs#433)

* Update require-dbt-version to be 1.0

* Fix SQL 42000 on Exasol (dbt-labs#420)

" SQL-Error [42000]: syntax error, unexpected '*' "
If you specify the * in the unioned with their respectiv names <name>.* you do not receive the SQL Error posted above. This should not inflict any further problems since it is redundant for most DBs.

* Minor readme link fixes (dbt-labs#431)

* minor readme link fixes

* changelog addition

Co-authored-by: Joel Labes <[email protected]>

* 0.7.4 changelog (dbt-labs#432)

* Update CHANGELOG.md

* Note branch name change

Co-authored-by: Timo Kruth <[email protected]>
Co-authored-by: Joe Markiewicz <[email protected]>

0.7.3

Toggle 0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: not_null_proportion test deprecation warning and performance (db…

…t-labs#416)

* fix to make not-null-proportion work as intended and remove decpration warning;

* fix for object type in excluded columns

* clean up namespace formatting

* fix to make not-null-proportion work as intended and remove decpration warning;

* remove  utils.star from separate change

* remove utils.star from unrelated change

Co-authored-by: Jason Ganx <[email protected]>

0.7.2

Toggle 0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use column name in group by in get_column_values (dbt-labs#407)

Most database engines (e.g. all SQL Server versions) don't support grouping by the position of the column.

0.7.1

Toggle 0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump upper bound to <0.22 (dbt-labs#398)

* Bump upper bound to <0.22

* Add changelog entry

0.7.0

Toggle 0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update changelog in advance of 0.7.0 release

0.6.6

Toggle 0.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: Use timestamp macro in sequential values test for cross-db compa…

…tibility (dbt-labs#376)

* pending: pending: dbt-labs#354

* some db's dont have `timestamp` type

* document

* Update CHANGELOG.md

Co-authored-by: Claire Carroll <[email protected]>
Co-authored-by: Claire Carroll <[email protected]>

0.6.5

Toggle 0.6.5's commit message
Prepare for release

0.6.4

Toggle 0.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md

0.6.3

Toggle 0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dbt-labs#309 from fishtown-analytics/bump/0.19.0

Allow dbt v0.19.0