You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Utils 0.7.4b1 (#433)
* Update require-dbt-version to be 1.0
* Fix SQL 42000 on Exasol (#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 (#431)
* minor readme link fixes
* changelog addition
Co-authored-by: Joel Labes <joel.labes@dbtlabs.com>
* 0.7.4 changelog (#432)
* Update CHANGELOG.md
* Note branch name change
Co-authored-by: Timo Kruth <timo_kruth@gmx.de>
Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com>
* standard convention
* Update integration_tests/tests/jinja_helpers/test_slugify.sql
Taking the liberty of committing on your behalf so that the CI job starts again
* Change limit_zero to be a macro
Co-authored-by: Joel Labes <joel.labes@dbtlabs.com>
Co-authored-by: Timo Kruth <timo_kruth@gmx.de>
Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com>
0 commit comments