* 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 <[email protected]>
* 0.7.4 changelog (#432)
* Update CHANGELOG.md
* Note branch name change
Co-authored-by: Timo Kruth <[email protected]>
Co-authored-by: Joe Markiewicz <[email protected]>